diff --git a/custom-node-list.json b/custom-node-list.json index f341e490..3fa6050c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "shootthesound", + "title": "ComfyUI-WorkflowDropZone", + "reference": "https://github.com/shootthesound/ComfyUI-WorkflowDropZone", + "files": [ + "https://github.com/shootthesound/ComfyUI-WorkflowDropZone" + ], + "install_type": "git-clone", + "description": "A persistent drop zone for loading workflows from images or .json files — a reliable alternative to ComfyUI's built-in drag-and-drop, with crash-recovery snapshots, recents, favorites, paste and append." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",