diff --git a/custom-node-list.json b/custom-node-list.json index 0d46bd7..e91174f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9489,6 +9489,20 @@ ], "install_type": "unzip", "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." } + + ] }