diff --git a/custom-node-list.json b/custom-node-list.json index 970f2c5..65896ae 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8508,6 +8508,16 @@ "install_type": "git-clone", "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", "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" - }, + } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 1f35083..870b57f 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 27e30e6..3240e5c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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", "title": "SaltAI_LlamaIndex",