-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
hello,
this day, I try to use SDXL pipeline to load lora,like diffusers example,
base.load_lora_weights("ostris/super-cereal-sdxl-lora", weight_name="cereal_box_sdxl_v1.safetensors")
refiner.load_lora_weights("ostris/super-cereal-sdxl-lora", weight_name="cereal_box_sdxl_v1.safetensors")
but i find it can't work, it show that the error

I try to use diffusionpipline it can load normally, I don't know what error is?
Metadata
Metadata
Assignees
Labels
No labels