Uh oh!
There was an error while loading. Please reload this page.
Add --lora_alpha and metadata handling to train_dreambooth_lora_sd3.py - #11783
Add --lora_alpha and metadata handling to train_dreambooth_lora_sd3.py#11783arnav-roy wants to merge 5 commits into
Conversation
arnav-roy
commented
Jun 23, 2025
@linoytsaban Please review |
linoytsaban
left a comment
There was a problem hiding this comment.
thanks @arnav-roy! I see lora_alpha is missing from the text_encoder config, other than that I think we're good :)
diffusers/examples/dreambooth/train_dreambooth_lora_sd3.py
Lines 1283 to 1289 in cf127dd
HuggingFaceDocBuilderDev
commented
Jun 24, 2025
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
yiyixuxu
commented
Jan 9, 2026
@arnav-roy can you make the request change? |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
What does this PR do?
Fixes#11730
Before submitting
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.