-
-
Notifications
You must be signed in to change notification settings - Fork 284
Home
Zuxier edited this page Jan 7, 2023
·
13 revisions
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.
Getting Started
Advanced Stuffs
Troubleshooting
Changelog of main revisions
- [Changelog]
Wiki
Getting Started
Advanced Stuffs
- Class explained
- All settings explained
- API
- Batch Size
- Gradient Accumulation
- Learning Rate Scheduler
- Warmup
Troubleshooting