Browse Source

update DB

main
Dr.Lt.Data 6 months ago
parent
commit
b225251191
  1. 25
      custom-node-list.json
  2. 12
      node_db/new/custom-node-list.json

25
custom-node-list.json

@ -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."
}
]
}

12
node_db/new/custom-node-list.json

@ -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…
Cancel
Save