Skip to content

LoRA Nodes

Akatsuzi edited this page Dec 3, 2023 · 10 revisions

custom_nodes_image5a

CR Load LoRA

Parameter Description Type Arguments
model Model for processing. MODEL -
clip Clip for processing. CLIP -
switch Switch for option. COMBO On Off
lora_name Lora name for processing. List of filenames folder_paths.get_filename_list("loras")
strength_model Strength factor for the model FLOAT "default": 1.0, "min": -10.0, "max": 10.0, "step": 0.01
strength_clip Strength factor for the clip FLOAT "default": 1.0, "min": -10.0, "max": 10.0, "step": 0.01

CR LoRA Stack


CR Apply LoRA Stack

Efficiency_Compability