Discover and explore top open-source AI tools and projects—updated daily.
Stable Diffusion WebUI extension for Dreambooth training
Top 22.9% on SourcePulse
This extension provides Dreambooth training capabilities for Stable Diffusion WebUI, targeting users who want to fine-tune models with custom concepts. It offers optimizations for lower VRAM GPUs and supports training multiple concepts simultaneously, aiming to simplify and enhance the Dreambooth workflow.
How It Works
The extension is a port of Shivam Shriao's Diffusers Repo, incorporating optimizations for lower VRAM GPUs and features from Koyha SS. It allows for training on custom datasets with configurable parameters for learning rate, batching, image processing, and regularization images. Advanced options include gradient checkpointing, mixed precision, and various attention mechanisms (xformers, flash_attention) to manage VRAM usage and training speed.
Quick Start & Requirements
diffusers
version >= 0.10.0 (SD-WebUI uses 0.3.0).REQS_FILE=.\extensions\sd_dreambooth_extension\requirements.txt
or DREAMBOOTH_SKIP_INSTALL=True
environment flags for specific installation scenarios.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
3 weeks ago
Inactive