Hello, thanks for your hard work.
It seems not possible with diffusers to load and unload a LoRA for ERNIE-Image model.
AttributeError: 'ErnieImagePipeline' object has no attribute 'load_lora_weights'
AttributeError: 'ErnieImagePipeline' object has no attribute 'unload_lora_weights'
Hello, thanks for your hard work.
It seems not possible with
diffusersto load and unload a LoRA for ERNIE-Image model.AttributeError: 'ErnieImagePipeline' object has no attribute 'load_lora_weights'AttributeError: 'ErnieImagePipeline' object has no attribute 'unload_lora_weights'