mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 01:57:33 +08:00
Refactor custom-node-list.json to consolidate entries
This commit is contained in:
parent
da42d38bbf
commit
f96c552472
@ -42228,14 +42228,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."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user