diff --git a/custom-node-list.json b/custom-node-list.json index d3ed8b33..163fc6cd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43307,6 +43307,16 @@ ], "install_type": "unzip", "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." + } ] }