ComfyUI Node
Model Downloader
A ComfyUI node in HMT Suite/Utils with 7 inputs and 4 outputs.
Model Downloader
- status
- file_path
- message
- progress_percentage
◄download_typefile►
◄url►
◄destination_foldercheckpoints►
◄filename►
◄overwritefalse►
◄hf_token►
◄extract_repotrue►
CategoryHMT Suite/Utils
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| download_type | COMBO | file | 2 options: file, github |
| url | STRING | — | |
| destination_folder | STRING | checkpoints | — |
| filename | STRING | — | |
| overwrite | BOOLEAN | false | — |
| hf_tokenopt | STRING | — | |
| extract_repoopt | BOOLEAN | true | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| status | STRING | — |
| file_path | STRING | — |
| message | STRING | — |
| progress_percentage | INT | — |