Dreambooth-Stable-Diffusion and DreamBooth

These are competitors offering alternative implementations of the same Dreambooth fine-tuning technique for Stable Diffusion, with the XavierXiao version being significantly more established (125x more stars) and likely the more feature-complete or battle-tested option.

DreamBooth
37
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 13/25
Stars: 7,744
Forks: 804
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 62
Forks: 8
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About Dreambooth-Stable-Diffusion

XavierXiao/Dreambooth-Stable-Diffusion

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion

Fine-tunes the entire diffusion model's U-Net weights (rather than just embeddings) using paired subject images and class-level regularization images to prevent overfitting. Leverages gradient checkpointing and the Stable Diffusion v1 architecture, requiring a rare token identifier and synthetic or real regularization images during training to maintain model generalization across semantic variations.

About DreamBooth

zanilzanzan/DreamBooth

This repository contains the implementation of DreamBooth with Stable Diffusion. You can also find instructions to train a model on a vast.ai instance.

Scores updated daily from GitHub, PyPI, and npm data. How scores work