download_model
Download a model file from HuggingFace or direct URL to a targeted ComfyUI models subfolder. Specify the URL and target subfolder; optionally override the filename.
Instructions
Download a model file to the ComfyUI models directory from a URL (HuggingFace or direct link)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Direct download URL for the model file | |
| target_subfolder | Yes | Target subfolder under ComfyUI models/ (e.g. 'checkpoints', 'loras', 'vae') | |
| filename | No | Override filename (auto-detected from URL if omitted) |