fix: trust_env=True for ssl issue

update DB
This commit is contained in:
dr.lt.data
2023-08-18 13:51:32 +09:00
parent 6cc7bae9eb
commit 623b514fe9
3 changed files with 13 additions and 5 deletions

View File

@@ -334,7 +334,7 @@
"https://github.com/gamert/ComfyUI_tagger"
],
"install_type": "git-clone",
"description": "Nodes: CLIPTextEncodeTaggerDD, ImageTaggerDD"
"description": "Nodes: CLIPTextEncodeTaggerDD, ImageTaggerDD. <p style='background-color: black; color: red;'>WARNING: Installing the current version is causing an issue where ComfyUI fails to start.</p>"
},
{
"author": "YinBailiang",
@@ -658,7 +658,7 @@
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes"
],
"install_type": "git-clone",
"description": "These nodes were made for use in the Comfyroll Template Workflows."
"description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes."
},
{
"author": "bmad4ever",
@@ -1169,7 +1169,7 @@
"https://github.com/hustille/ComfyUI_Fooocus_KSampler"
],
"install_type": "git-clone",
"description": "Nodes: KSamplerWithRefiner. The KSampler from Fooocus as a ComfyUI node <p style='background-color: black; color: red;'>NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.</p>"
"description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from <a href='https://github.com/lllyasviel/Fooocus'>Fooocus</a> as a ComfyUI node <p style='background-color: black; color: red;'>NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.</p>"
},
{
"author": "badjeff",