Add ComfyUI-WorkflowDropZone

This commit is contained in:
Peter Neill 2026-06-07 18:31:37 +01:00
parent 5657fd60df
commit 23c849a745

View File

@ -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",