Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(diffusers): Add lora #965

Merged
merged 2 commits into from
Aug 27, 2023
Merged

feat(diffusers): Add lora #965

merged 2 commits into from
Aug 27, 2023

Conversation

mudler
Copy link
Owner

@mudler mudler commented Aug 26, 2023

Description

This PR fixes #914

Now diffusers respects the lora_adapter configuration parameter.

@mudler mudler added the enhancement New feature or request label Aug 26, 2023
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
@mudler mudler merged commit 02704e3 into master Aug 27, 2023
14 checks passed
@mudler mudler deleted the diffusers_lora branch August 27, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

diffusers: Load Loras adapters
1 participant