mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 13:20:49 +08:00
update DB
This commit is contained in:
parent
723375cab1
commit
a37268b756
@ -8508,6 +8508,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:SizeFromArray"
|
"description": "Nodes:SizeFromArray"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Suplex",
|
||||||
|
"title": "Suplex Misc ComfyUI Nodes",
|
||||||
|
"reference": "https://github.com/saftle/suplex_comfy_nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/saftle/suplex_comfy_nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -8879,16 +8889,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"author": "Suplex",
|
|
||||||
"title": "Suplex Misc ComfyUI Nodes",
|
|
||||||
"reference": "https://github.com/saftle/suplex_comfy_nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/saftle/suplex_comfy_nodes"
|
|
||||||
],
|
|
||||||
"install_type": "copy",
|
|
||||||
"description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model"
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -19,16 +19,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI-IC-Light"
|
"description": "ComfyUI-IC-Light"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "kijai",
|
|
||||||
"title": "ComfyUI native implementation of IC-Light [WIP]",
|
|
||||||
"reference": "https://github.com/kijai/ComfyUI-IC-Light",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/kijai/ComfyUI-IC-Light"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "For now only works with the 8 channel models 'fc' and 'fcon':\n[a/https://huggingface.co/lllyasviel/ic-light/tree/main](https://huggingface.co/lllyasviel/ic-light/tree/main)\nThe patching is unfinished and probably has compability issues with other stuff, and won't unload properly."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Levy1417",
|
"author": "Levy1417",
|
||||||
"title": "Universal-Data-Processing-Kit [UNSAFE]",
|
"title": "Universal-Data-Processing-Kit [UNSAFE]",
|
||||||
|
|||||||
@ -10,7 +10,27 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "kijai",
|
||||||
|
"title": "ComfyUI-IC-Light",
|
||||||
|
"reference": "https://github.com/kijai/ComfyUI-IC-Light",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kijai/ComfyUI-IC-Light"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI native nodes for IC-Light"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Suplex",
|
||||||
|
"title": "Suplex Misc ComfyUI Nodes",
|
||||||
|
"reference": "https://github.com/saftle/suplex_comfy_nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/saftle/suplex_comfy_nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "SaltAI",
|
"author": "SaltAI",
|
||||||
"title": "SaltAI_LlamaIndex",
|
"title": "SaltAI_LlamaIndex",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user