ComfyUI Node
Auto LoRA Detector
Detects missing LoRAs and can download them from CivitAI
Auto LoRA Detector
- trigger_input
- status_report
- missing_loras_list
- downloaded_loras_list
- passthrough
◄civitai_token►
◄auto_downloadtrue►
◄check_missingtrue►
Categoryloaders/lora
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| civitai_token | STRING | Your CivitAI API token for downloading models | |
| auto_download | BOOLEAN | true | Automatically download missing LoRAs |
| check_missing | BOOLEAN | true | Check for missing LoRAs and report them |
| trigger_inputopt | * | Connect any input to trigger the check |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| status_report | STRING | — |
| missing_loras_list | STRING | — |
| downloaded_loras_list | STRING | — |
| passthrough | * | — |