XavierXiao/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1457
- days_rel: n/a
- days_push: 1365
- n_releases_24m: 0
Adoption not part of the score
7738 stars · 795 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An implementation of Google's Dreambooth fine-tuning method applied to Stable Diffusion, enabling personalization of a text-to-image diffusion model with a few example images. It is built on top of the Textual Inversion codebase but fine-tunes the entire diffusion model rather than just word embeddings.
Use cases
- fine-tune stable diffusion on photos of my dog
- personalize a text-to-image model with a few images
- train dreambooth on stable diffusion v1.4
- generate images of a specific subject after fine-tuning
- reduce GPU memory when fine-tuning the UNet with gradient checkpointing
When to choose
- you want the original minimal Dreambooth implementation for Stable Diffusion v1
- you want to fine-tune the full UNet rather than only embeddings
- you need a research-grade reference implementation based on the Textual Inversion codebase
When to avoid
- you need actively maintained support for newer Stable Diffusion versions like SDXL
- you want a polished tool with a UI or one-click training
- you need memory-efficient training on consumer GPUs beyond what this codebase offers
Facets
library · maturity maintenance
llm-training machine-learning image-processing deep-learning image-processing artificial-intelligence python dreambooth stable-diffusion fine-tuning text-to-image diffusion-models pytorch-lightning gpu
1 source
- readme: https://github.com/XavierXiao/Dreambooth-Stable-Diffusion · fetched 2026-08-28 · 299f040810b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| XavierXiao/Dreambooth-Stable-Diffusion | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="XavierXiao/Dreambooth-Stable-Diffusion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem