mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 16:30:18 +08:00
Update custom-node-list.json
change hfdownload node id
This commit is contained in:
parent
0e3e2a65d8
commit
bb76cb5e2d
@ -9533,6 +9533,17 @@
|
|||||||
],
|
],
|
||||||
"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": "HFDownLoad-ic",
|
||||||
|
"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…
Reference in New Issue
Block a user