A simple custom node to download models from Hugging Face URLs directly into your ComfyUI model folders.
- Direct Download: Paste a Hugging Face model link to download it right into ComfyUI.
- Auto-Sorting: Choose a category (checkpoints, loras, vae, etc.) and the node will save the file in the correct folder.
- Easy to Use: No more downloading and moving files manually.
- Add the HF Model Downloader node to your workflow.
- Copy a model's download link from Hugging Face and paste it into the
model_url
box. - Select the correct
model_category
from the dropdown menu. - Connect the
model_path
output to aShow Text
node. This will show you the final path where the file is saved. - Queue your prompt. The model will be downloaded and ready for your next workflow!