mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 08:20:24 +08:00
Update custom-node-list.json
This commit is contained in:
parent
4633681aae
commit
e9aa549f9a
@ -9478,6 +9478,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."
|
||||
}
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user