ComfyUI Node
LoRA Tester v03
A ComfyUI node in loaders/lora tester with 20 inputs and 14 outputs.
LoRA Tester v03
- model
- clip
- model
- clip
- lora_name
- lora_path
- trigger_words_all
- trigger_words_selected
- combined_prompt
- lora_list
- total_loras
- selected_loras
- associated_images
- model_strength_used
- clip_strength_used
- gallery_images
◄dir_search_terms►
◄file_search_terms►
◄additional_path►
◄architectureAny►
◄categoryAny►
◄trigger_search►
◄seed0►
◄modedirect_load►
◄model_strength0.80►
◄clip_strength1.00►
◄use_database_defaultstrue►
◄query_civitaifalse►
◄force_civitai_fetchfalse►
◄prompt_placementauto►
◄max_gallery_images50►
◄gallery_image_size512►
◄input_prompt►
◄primary_trigger_override►
Categoryloaders/lora tester
Inputs (20)
| Name | Type | Default | Description |
|---|---|---|---|
| dir_search_terms | STRING | Comma-separated terms to search in directory paths. Use -term to exclude. | |
| file_search_terms | STRING | Comma-separated terms to search in LoRA filenames. Use -term to exclude (e.g., -pony,-inpaint). | |
| additional_path | STRING | Additional directory to search for LoRAs | |
| architecture | COMBO | Any | Filter by model architecture |
| category | COMBO | Any | Filter by LoRA category |
| trigger_search | STRING | Search terms to match in trigger words. Use -term to exclude. | |
| seed | INT | 00–18446744073709550000 | LoRA number to load (0 = random, 1 = first in list) |
| mode | COMBO | direct_load | direct_load: Apply LoRA to model/CLIP, info_only: Just output LoRA info |
| model_strength | FLOAT | 0.80-5–5 | Strength multiplier for model (used if direct_load mode) |
| clip_strength | FLOAT | 1.00-5–5 | Strength multiplier for CLIP (used if direct_load mode) |
| use_database_defaults | BOOLEAN | true | Use LoRA-specific defaults from database if available |
| query_civitai | BOOLEAN | false | Automatically query Civitai for trigger words when LoRA has none |
| force_civitai_fetch | BOOLEAN | false | Force fetch from Civitai even if tags already exist |
| prompt_placement | COMBO | auto | Where to place trigger words: auto (use database setting), beginning, end, or none (no insertion) |
| max_gallery_images | INT | 501–200 | Maximum number of images to include in gallery |
| gallery_image_size | INT | 512128–1024 | Target size for gallery images (they will be resized to this) |
| modelopt | MODEL | Input model (required for direct_load mode) | |
| clipopt | CLIP | Input CLIP (required for direct_load mode) | |
| input_promptopt | STRING | Input prompt text to combine with trigger words | |
| primary_trigger_overrideopt | STRING | Override the primary trigger word selection |
Outputs (14)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| lora_name | STRING | — |
| lora_path | STRING | — |
| trigger_words_all | STRING | — |
| trigger_words_selected | STRING | — |
| combined_prompt | STRING | — |
| lora_list | STRING | — |
| total_loras | INT | — |
| selected_loras | INT | — |
| associated_images | IMAGE | — |
| model_strength_used | FLOAT | — |
| clip_strength_used | FLOAT | — |
| gallery_images | IMAGE | — |