From da42d38bbf69b000dc2352cf446bc1c2695972f1 Mon Sep 17 00:00:00 2001 From: Zavatmotion Date: Tue, 20 Jan 2026 10:36:02 -0500 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 191a4c06..35bcc328 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42230,4 +42230,12 @@ "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." + }