mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
feat: Add Handy Node ComfyUI to custom-node-list.json (#979)
This commit is contained in:
parent
79f132c23b
commit
2120d76250
@ -13587,6 +13587,17 @@
|
|||||||
],
|
],
|
||||||
"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": "anhkhoatranle30",
|
||||||
|
"title": "Handy Node ComfyUI",
|
||||||
|
"id": "handynode",
|
||||||
|
"reference": "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a pack with some handy nodes for ComfyUI."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user