-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Closed
Description
Currently, LoRA is only supported for the attention layers of the UNet2DConditionalModel.
Does the above statement only apply to the training process, or does it also imply that only UNet is supported during the inference process?
I found that using the same LoRA model, the image quality generated by diffusers with load_lora_weight is much worse than that of the stable diffusion webui. Is it because LoRA in diffusers doesn't affect the text encoder?
Metadata
Metadata
Assignees
Labels
No labels