forked from d8ahazard/sd_dreambooth_extension
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Anime4000 edited this page Jan 24, 2023
·
10 revisions
The main branch is akin to a beta release, expect bugs. Any other branches are early alpha and may break core features. Please be patient and descriptive when creating issues or requesting help in the Discord.
This is a WIP port of Shivam Shriao's Diffusers Repo, which is a modified version of the default Huggingface Diffusers Repo optimized for better performance on lower-VRAM GPUs.
Currently only 10GB and higher VRAM GPUs are supported
It also adds several other features, including training multiple concepts simultaneously, and (Coming soon) Inpainting training.
Troubleshooting
Changelog of main revisions
- [Changelog]
Wiki
Getting Started
Advanced Stuffs
- All settings explained
- API
- Batch Size
- Gradient Accumulation
- Learning Rate Scheduler
- Warmup
- Bucketing
- Captioning
Troubleshooting
- Out of memory
- Overtrain
- Debugging
- Optimal Batch Size
- Commits Hall of Fame
- Extremely Experimental Libs
Changelog of main revisions
- [Changelog]