Skip to content

Inferencing with Lora  #3998

@binnn6

Description

@binnn6

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions