mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
d56eac91d2
commit
b225251191
@ -9090,6 +9090,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Download the model from huggingface and put it in any directory."
|
||||
},
|
||||
{
|
||||
"author": "conquestace",
|
||||
"title": "Image Uploader",
|
||||
"id": "image-uploader",
|
||||
"reference": "https://github.com/conquestace/ComfyUI-ImageUploader",
|
||||
"files": [
|
||||
"https://github.com/conquestace/ComfyUI-ImageUploader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Upload images automatically to image hosting sites."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -9489,20 +9500,6 @@
|
||||
],
|
||||
"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."
|
||||
}
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
@ -11,7 +11,17 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "conquestace",
|
||||
"title": "Image Uploader",
|
||||
"id": "image-uploader",
|
||||
"reference": "https://github.com/conquestace/ComfyUI-ImageUploader",
|
||||
"files": [
|
||||
"https://github.com/conquestace/ComfyUI-ImageUploader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Upload images automatically to image hosting sites."
|
||||
},
|
||||
{
|
||||
"author": "icesun963",
|
||||
"title": "HFDownLoad Node for ComfyUI",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user