-
-
Notifications
You must be signed in to change notification settings - Fork 284
Home
Zuxier edited this page Jan 17, 2023
·
13 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
- Class explained
- All settings explained
- API
- Batch Size
- Gradient Accumulation
- Learning Rate Scheduler
- Warmup
Troubleshooting