ComfyUI Node
LoRA Auto Downloader
Automatically detects and downloads missing LoRAs from workflows
LoRA Auto Downloader
- passthrough_model
- passthrough_clip
- status_report
- missing_loras
- model
- clip
◄workflow_data{}►
◄civitai_token►
◄auto_downloadtrue►
◄check_onlyfalse►
Categoryloaders/lora
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| workflow_data | STRING | {} | JSON workflow data to scan for LoRA usage |
| civitai_token | STRING | CivitAI API token for downloading models | |
| auto_download | BOOLEAN | true | Automatically download missing LoRAs |
| check_only | BOOLEAN | false | Only check for missing LoRAs without downloading |
| passthrough_modelopt | MODEL | — | |
| passthrough_clipopt | CLIP | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| status_report | STRING | — |
| missing_loras | STRING | — |
| model | MODEL | — |
| clip | CLIP | — |