-
Notifications
You must be signed in to change notification settings - Fork 6.5k
[docs] Update training docs #5512
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
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
|
Would you love thoughts/feedback on the initial version of the training docs (unconditional image generation/text-to-image) refresh @sayakpaul @patrickvonplaten before I start working on the rest of them! |
sayakpaul
left a comment
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.
Love it!
patrickvonplaten
left a comment
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.
Very nice refactor!
pcuenca
left a comment
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.
Very nice!
|
Thanks for validating y'all, I'll start working on bringing similar changes to the rest of the training docs! 😄 |
|
Hey y'all! Some updates:
There are still a few minor things left to polish, but most of the content and refactoring is complete! |
* first draft * try hfoption syntax * fix hfoption id * add text2image * fix tag * feedback * feedbacks * add textual inversion * DreamBooth * lora * controlnet * instructpix2pix * custom diffusion * t2i * separate training methods and models * sdxl * kandinsky * wuerstchen * light edits
Provides a brief walkthrough of the training scripts so users know what they can modify for their use case and are familiar with what's happening where inside the script. It also updates the training overview to show supported training tasks and clarifies that SDPA is used by default during training (no need to enable anything).
I'm still experimenting with the format of the training script walkthrough, so I'm open to all suggestions/feedback!
Remaining scripts to update: