mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
Update custom-node-list.json (#697)
This commit is contained in:
parent
42ad7b9877
commit
d56eac91d2
@ -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."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user