Browse Source

update DB

main
Dr.Lt.Data 6 months ago
parent
commit
42ad7b9877
  1. 22
      custom-node-list.json
  2. 11
      node_db/new/custom-node-list.json

22
custom-node-list.json

@ -9079,6 +9079,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a plugin for displaying documentation for each comfyui node. " "description": "This is a plugin for displaying documentation for each comfyui node. "
}, },
{
"author": "icesun963",
"title": "HFDownLoad Node for ComfyUI",
"id": "img2halftone",
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
"files": [
"https://github.com/icesun963/ComfyUI_HFDownLoad"
],
"install_type": "git-clone",
"description": "Download the model from huggingface and put it in any directory."
},
@ -9478,17 +9489,6 @@
], ],
"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": "icesun963",
"title": "HFDownLoad Node for ComfyUI",
"id": "img2halftone",
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
"files": [
"https://github.com/icesun963/ComfyUI_HFDownLoad"
],
"install_type": "git-clone",
"description": "Download the model from huggingface and put it in any directory."
} }
] ]
} }

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

@ -12,6 +12,17 @@
{
"author": "icesun963",
"title": "HFDownLoad Node for ComfyUI",
"id": "img2halftone",
"reference": "https://github.com/icesun963/ComfyUI_HFDownLoad",
"files": [
"https://github.com/icesun963/ComfyUI_HFDownLoad"
],
"install_type": "git-clone",
"description": "Download the model from huggingface and put it in any directory."
},
{ {
"author": "cavinHuang", "author": "cavinHuang",
"title": "Docs for every comfyui node", "title": "Docs for every comfyui node",

Loading…
Cancel
Save