Browse Source

Update custom-node-list.json (#696)

add HFDownload Node
main
ppajkasd 6 months ago committed by GitHub
parent
commit
191f874278
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 11
      custom-node-list.json

11
custom-node-list.json

@ -9478,6 +9478,17 @@
],
"install_type": "unzip",
"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."
}
]
}
Loading…
Cancel
Save