XavierXiao/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
This tool helps you train a personalized image generation model to create unique images of specific subjects or styles. You provide a few images of your desired subject (like your pet or a specific product), and it produces a custom AI model that can generate new images of that subject in various scenarios or styles. This is ideal for artists, marketers, or anyone needing to generate consistent, tailored visual content.
7,744 stars. No commits in the last 6 months.
Use this if you need to generate many images of a consistent subject or style, like a specific product, character, or artistic aesthetic, from a few example photos.
Not ideal if you're looking for an out-of-the-box image generator that doesn't require training a custom model or if you only need generic image types.
Stars
7,744
Forks
804
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/XavierXiao/Dreambooth-Stable-Diffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
TheLastBen/fast-stable-diffusion
fast-stable-diffusion + DreamBooth
VinAIResearch/Anti-DreamBooth
Anti-DreamBooth: Protecting users from personalized text-to-image synthesis (ICCV 2023)
bits-bytes-nn/py-dreambooth
Easily create your own AI avatar images!
HemantKArya/HqStableDiffusionColab
A High Quality (HD / 2K / 4K) Image Generation Using Stable Diffusion and Real-ESR / SwinIR /GFPGAN
zanilzanzan/DreamBooth
This repository contains the implementation of DreamBooth with Stable Diffusion. You can also...