update DB
This commit is contained in:
@@ -70,6 +70,16 @@
|
||||
"install_type": "copy",
|
||||
"description": "This node provides functionality corresponding to Reference only in Controlnet."
|
||||
},
|
||||
{
|
||||
"author": "Stability-AI",
|
||||
"title": "stability-ComfyUI-nodes",
|
||||
"reference": "https://github.com/Stability-AI/stability-ComfyUI-nodes",
|
||||
"files": [
|
||||
"https://github.com/Stability-AI/stability-ComfyUI-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA reccolor example uses these nodes."
|
||||
},
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
"title": "ControlNet Preprocessors",
|
||||
@@ -88,7 +98,7 @@
|
||||
"https://github.com/Fannovel16/comfyui_controlnet_aux"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a WIP rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't apppear in v1.1."
|
||||
"description": "This is a WIP rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't apppear in v1.1. <p style='background-color: black; color: red;'>NOTE: Please refrain from using the controlnet preprocessor alongside this installation, as it may lead to conflicts and prevent proper recognition.</p>"
|
||||
},
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
|
||||
Reference in New Issue
Block a user