diff --git a/custom-node-list.json b/custom-node-list.json index 99a2ffc0..f5d6f442 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "Braeden90000", - "title": "ComfyUI Load Image URL", - "id": "load-image-url", - "reference": "https://github.com/Braeden90000/comfyui-load-image-url", - "files": ["https://github.com/Braeden90000/comfyui-load-image-url"], - "pip": ["requests"], - "install_type": "git-clone", - "description": "Load images from files or URLs with live preview and source switching." - }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager", @@ -38273,6 +38263,18 @@ "noass" ] }, + { + "author": "Braeden90000", + "title": "ComfyUI Load Image URL", + "id": "load-image-url", + "reference": "https://github.com/Braeden90000/comfyui-load-image-url", + "files": [ + "https://github.com/Braeden90000/comfyui-load-image-url" + ], + "pip": ["requests"], + "install_type": "git-clone", + "description": "Load images from files or URLs with live preview and source switching." + }, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8ebfbf3a..609b789d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -30,6 +30,18 @@ "install_type": "Git-Clone", "description": "This package provides two ComfyUI nodes: 🗣️ Dia2 TTS Generator for text-to-speech using Dia2-2B, and 💬 Dia2 Captions Generator to convert TTS timestamps into SRT/SSA/VTT subtitles. Includes example workflow and voice samples. GPU users require CUDA 12.8+." }, + { + "author": "Braeden90000", + "title": "ComfyUI Load Image URL", + "id": "load-image-url", + "reference": "https://github.com/Braeden90000/comfyui-load-image-url", + "files": [ + "https://github.com/Braeden90000/comfyui-load-image-url" + ], + "pip": ["requests"], + "install_type": "git-clone", + "description": "Load images from files or URLs with live preview and source switching." + }, { "author": "purzbeats", "title": "ComfyUI-Purz",