download_model
Download a model file from a URL (HuggingFace or direct link) to a specified subfolder in the ComfyUI models directory, with an optional filename override.
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 | |
| filename | No | Override filename (auto-detected from URL if omitted) | |
| target_subfolder | Yes | Target subfolder under ComfyUI models/ (e.g. 'checkpoints', 'loras', 'vae') |