Update custom-node-list.json (#697)

This commit is contained in:
Ashiful Bhuiyan 2024-05-20 07:48:56 -04:00 committed by GitHub
parent 42ad7b9877
commit d56eac91d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9489,6 +9489,20 @@
], ],
"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": "conquestace",
"title": "Image Uploader",
"id": "image-uploader",
"reference": "https://github.com/conquestace/ComfyUI-ImageUploader",
"files": [
"https://github.com/conquestace/ComfyUI-ImageUploader/blob/main/ImageUploader.py"
],
"install_type": "copy",
"description": "Upload images automatically to image hosting sites."
} }
] ]
} }