mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-28 05:26:36 +08:00
Update custom-node-list.json (#2527)
* Update custom-node-list.json * Refactor custom-node-list.json to consolidate entries --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user