mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-06 03:02:34 +08:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
aff1d4b52b
@ -2850,16 +2850,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI wrapper nodes to use the Diffusers implementation of BrushNet"
|
"description": "ComfyUI wrapper nodes to use the Diffusers implementation of BrushNet"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"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": "hhhzzyang",
|
"author": "hhhzzyang",
|
||||||
"title": "Comfyui-Lama",
|
"title": "Comfyui-Lama",
|
||||||
|
|||||||
@ -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]",
|
||||||
|
|||||||
@ -11,6 +11,28 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "kijai",
|
||||||
|
"title": "ComfyUI-IC-Light",
|
||||||
|
"id": "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",
|
||||||
|
"id": "suplex",
|
||||||
|
"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