custom node ComfyUX commit (#876)

https://github.com/googincheng/ComfyUX
This commit is contained in:
Gold Harvest 2024-07-21 15:40:08 +08:00 committed by GitHub
parent 50b9844215
commit fb55af1de0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12141,6 +12141,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": "googincheng",
"title": "ComfyUX",
"id": "comfyux",
"reference": "https://github.com/googincheng/ComfyUX",
"files": [
"https://github.com/googincheng/ComfyUX"
],
"install_type": "git-clone",
"description": "Better user experience plugin for ComfyUI."
} }
] ]
} }