This commit is contained in:
Peter Neill 2026-06-25 18:52:19 +09:00 committed by GitHub
commit cf52a528cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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