diff --git a/custom-node-list.json b/custom-node-list.json index 9599a333..e4b8a188 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25274,6 +25274,16 @@ "install_type": "git-clone", "description": "This node allows you to cache/caching/store and reuse resized images, ControlNet images, masks, and texts. It avoids repeating heavy operations by loading previously saved files — saving time, memory, and processing power in future executions." }, + { + "author": "hayd-zju", + "title": "ICEdit-ComfyUI-official", + "reference": "https://github.com/hayd-zju/ICEdit-ComfyUI-official", + "files": [ + "https://github.com/hayd-zju/ICEdit-ComfyUI-official" + ], + "install_type": "git-clone", + "description": "This node pack provides the official ComfyUI workflow for ICEdit." + }, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 2ecf4866..eeb1e140 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ + { + "author": "hayd-zju", + "title": "ICEdit-ComfyUI-official", + "reference": "https://github.com/hayd-zju/ICEdit-ComfyUI-official", + "files": [ + "https://github.com/hayd-zju/ICEdit-ComfyUI-official" + ], + "install_type": "git-clone", + "description": "This node pack provides the official ComfyUI workflow for ICEdit." + }, { "author": "Yuan-ManX", "title": "ComfyUI-Muyan-TTS", @@ -681,16 +691,6 @@ ], "install_type": "git-clone", "description": "An implementation of Nari-Labs Dia TTS" - }, - { - "author": "santiagosamuel3455", - "title": "ComfyUI-GeminiImageToPrompt", - "reference": "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt", - "files": [ - "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt" - ], - "install_type": "git-clone", - "description": "Imagen descripcion prompt system" } ] }