Refactor custom-node-list.json to consolidate entries

This commit is contained in:
Dr.Lt.Data 2026-02-09 12:35:23 +09:00 committed by GitHub
parent da42d38bbf
commit f96c552472
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42228,14 +42228,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"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."
}
] ]
}, }
{
"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."
}