LyCORIS of Cindy Mello
Description
FAQ
Comments (2)
Awesome!
I get this error trying to load it with A1111, any ideas?
locon load lora method
loading Lora T:\stable-diffusion-webui4\models\Lora\LoCon\locon_cindymello_v1_from_v1_64_32.safetensors: AttributeError
Traceback (most recent call last):
File "T:\stable-diffusion-webui4\extensions\a1111-sd-webui-locon\scripts\..\..\..\extensions-builtin/Lora\lora.py", line 222, in load_loras
lora = load_lora(name, lora_on_disk.filename)
File "T:\stable-diffusion-webui4\extensions\a1111-sd-webui-locon\scripts\main.py", line 371, in load_lora
lora.mtime = os.path.getmtime(lora_on_disk.filename)
AttributeError: 'str' object has no attribute 'filename'