diff --git a/custom-node-list.json b/custom-node-list.json index 5f52d0f4..0d96f35a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2850,16 +2850,6 @@ "install_type": "git-clone", "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", "title": "Comfyui-Lama", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 1f35083a..870b57f3 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -19,16 +19,6 @@ "install_type": "git-clone", "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", "title": "Universal-Data-Processing-Kit [UNSAFE]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 27e30e6a..1e5e5bc1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,29 @@ }, - + + { + "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", "title": "SaltAI_LlamaIndex",