-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[Wuerstchen] dreambooth lora #6247
Conversation
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR is good to go for me, but I'm really not sure if it's that important. We haven't seen much usage of Wuerstchen yet and I'm not sure if anyone is training LoRAs on it
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. |
cc @sayakpaul here - |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me!
Does it also make sense to incorporate the changes to prevent #6552?
@sayakpaul |
Sorry, I was asking @kashif about incorporating the changes. |
Ah yes @sayakpaul let me have a look... shouldn't be hard |
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. |
I guess this is NOT stale? @kashif |
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. |
pin @kashif |
@sayakpaul |
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. |
Should this be opened up to community then? cc: @sayakpaul @kashif? |
yes sure! |
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. |
cc @sayakpaul can we merge this and open the remaining task for the community? |
@kashif let's maybe move this to |
ok |
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. |
Hi, can I please move the required files to examples/research_projects? Maybe that could close this pending PR? cc: @sayakpaul |
Sure, that works for me. Cc: @kashif |
I have opened a PR with the requested changes. Could you please review? cc: @sayakpaul |
Thank you for @kashif for allowing me to lead the PR to its completion. Could we please close this PR as #9935 has been merged. cc: @sayakpaul |
What does this PR do?
Lora dreambooth training scripts for Wuerstchen prior pipeline.
Example: https://wandb.ai/krasul/dreambooth-lora/runs/7ia16ohd
needs #6046