mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 23:52:32 +08:00
feat: add hal.fun hugging face model downloader
This commit is contained in:
parent
908a1009d2
commit
b16c92dafc
@ -23451,6 +23451,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": "Michael Gold",
|
||||||
|
"title": "Hal.fun Hugging Face Model Downloader",
|
||||||
|
"id": "hal-dot-fun-model-downloader",
|
||||||
|
"reference": "https://github.com/michaelgold/ComfyUI-Hal-Dot-Fun-Model-Downloader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/michaelgold/ComfyUI-Hal-Dot-Fun-Model-Downloader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Easily download and install 2D to 3D and Flux models from Hugging Face."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user