"tooltip":"If the lora format is SVDQuant, this field has no use. Otherwise, the base model's state dictionary is required for converting the LoRA weights to SVDQuant."
"tooltip":"If the lora format is SVDQuant, this field has no use. Otherwise, the base model's state dictionary is required for converting the LoRA weights to SVDQuant."# noqa: E501
},
),
"lora_strength":(
...
...
@@ -58,7 +58,7 @@ class SVDQuantFluxLoraLoader:
"save_converted_lora":(
["disable","enable"],
{
"tooltip":"If enabled, the converted LoRA will be saved as a .safetensors file in the save directory of your LoRA file."
"tooltip":"If enabled, the converted LoRA will be saved as a .safetensors file in the save directory of your LoRA file."# noqa: E501
@@ -16,7 +16,7 @@ transformer.set_lora_strength(1) # Your LoRA strength here
### End of LoRA Related Code ###
image=pipeline(
"GHIBSKY style, cozy mountain cabin covered in snow, with smoke curling from the chimney and a warm, inviting light spilling through the windows",
"GHIBSKY style, cozy mountain cabin covered in snow, with smoke curling from the chimney and a warm, inviting light spilling through the windows",# noqa: E501