Update custom-node-list.json

This commit is contained in:
Zavatmotion 2026-01-19 22:30:33 -05:00 committed by GitHub
parent 74d1e9d296
commit d35346e513
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42150,4 +42150,12 @@
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
} }
] ]
} },
{
"author": "zavatmotion",
"title": "ComfyUI Workflow Backup",
"reference": "https://github.com/zavatmotion/ComfyUI-Workflow-Backup",
"files": ["https://github.com/zavatmotion/ComfyUI-Workflow-Backup"],
"install_type": "git-clone",
"description": "A ComfyUI Custom Node to backup workflows and their required models locally."
}