update DB
This commit is contained in:
@@ -1513,7 +1513,7 @@
|
||||
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ControlNetLoaderAdvanced, DiffControlNetLoaderAdvanced, ScaledSoftControlNetWeights, SoftControlNetWeights, CustomControlNetWeights, SoftT2IAdapterWeights, CustomT2IAdapterWeights"
|
||||
"description": "Nodes for scheduling ControlNet strength across timesteps and batched latents, as well as applying custom weights and attention masks."
|
||||
},
|
||||
{
|
||||
"author": "Kosinkadink",
|
||||
@@ -2172,17 +2172,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for Stable Diffusion ComfyUI to enable easy selection of image resolutions for SDXL SD15 SD21"
|
||||
},
|
||||
{
|
||||
"author": "bradsec",
|
||||
"title": "ComfyUI_StringTools",
|
||||
"id": "stringtools",
|
||||
"reference": "https://github.com/bradsec/ComfyUI_StringTools",
|
||||
"files": [
|
||||
"https://github.com/bradsec/ComfyUI_StringTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Some simple string tools to modify text and strings in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "kohya-ss",
|
||||
"title": "ControlNet-LLLite-ComfyUI",
|
||||
@@ -11765,6 +11754,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider. "
|
||||
},
|
||||
{
|
||||
"author": "googincheng",
|
||||
"title": "ComfyUX",
|
||||
"id": "comfyux",
|
||||
"reference": "https://github.com/googincheng/ComfyUX",
|
||||
"files": [
|
||||
"https://github.com/googincheng/ComfyUX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Better user experience plugin for ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -12141,17 +12141,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "googincheng",
|
||||
"title": "ComfyUX",
|
||||
"id": "comfyux",
|
||||
"reference": "https://github.com/googincheng/ComfyUX",
|
||||
"files": [
|
||||
"https://github.com/googincheng/ComfyUX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Better user experience plugin for ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user