feat: Add Handy Node ComfyUI to custom-node-list.json (#979)

This commit is contained in:
Trần Lê Anh Khoa 2024-08-19 21:29:12 +07:00 committed by GitHub
parent 79f132c23b
commit 2120d76250
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13587,6 +13587,17 @@
],
"install_type": "unzip",
"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."
}
]
}
}