ComfyUI Node
Loader Core
Loads a diffusion model, applies a folder-cycling primary LoRA, then applies a dynamic rgthree-powered secondary LoRA stack.
Loader Core
- model
- diffusion_model_file
- diffusion_model_stem
- main_file
- raw_stem
- clean_name
- applied_loras
- main_active
- folder_count
- main_trigger
- main_folder
◄diffusion_model▾►
◄weight_dtypedefault►
◄folder_name[All LoRA folders]►
◄epoch_filter[All epochs]►
◄main_enabledtrue►
◄main_loraNone►
◄main_strength1.00►
◄include_subfoldersfalse►
◄loop_foldertrue►
◄control_after_generateincrement►
◄skip_none_during_cycletrue►
◄off_nameno_lora►
◄auto_clean_nametrue►
◄cleanup_rulesauto:1►
CategorySick Ollie/Classic
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| diffusion_model | COMBO | Diffusion model loaded internally before LoRAs. | |
| weight_dtype | COMBO | default | 4 options: default, fp8_e4m3fn, fp8_e4m3fn_fast, fp8_e5m2 |
| folder_name | COMBO | [All LoRA folders] | Restrict the primary cycling LoRA to this folder. |
| epoch_filter | COMBO | [All epochs] | Optionally restrict the selected folder to one detected epoch. Forms such as epoch1, epoch_1, epoch-01, and epoch 001 are grouped under the same canonical Epoch number. |
| main_enabled | BOOLEAN | true | Enable or disable the primary LoRA. |
| main_lora | COMBO | None | Primary LoRA used for folder batch testing. |
| main_strength | FLOAT | 1.00-100–100 | — |
| include_subfolders | BOOLEAN | false | — |
| loop_folder | BOOLEAN | true | — |
| control_after_generate | COMBO | increment | 5 options: fixed, increment, decrement, randomize, shuffle |
| skip_none_during_cycle | BOOLEAN | true | — |
| off_name | STRING | no_lora | — |
| auto_clean_name | BOOLEAN | true | — |
| cleanup_rules | STRING | auto:1 | — |
Outputs (11)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| diffusion_model_file | STRING | — |
| diffusion_model_stem | STRING | — |
| main_file | STRING | — |
| raw_stem | STRING | — |
| clean_name | STRING | — |
| applied_loras | STRING | — |
| main_active | BOOLEAN | — |
| folder_count | INT | — |
| main_trigger | STRING | — |
| main_folder | STRING | — |