TheLastBen/fast-stable-diffusion
fast-stable-diffusion + DreamBooth
This helps artists and designers create custom images using AI by training a personalized image generation model. You provide a few example images of a subject (like a pet, a specific object, or a person), and it outputs a model that can then generate that subject in various styles and situations. This is ideal for creatives, illustrators, or marketers who need unique visual content featuring a consistent subject.
7,893 stars.
Use this if you want to generate new images featuring a specific subject or style that isn't available in existing AI models, without needing advanced technical setup.
Not ideal if you only need to generate generic images without a specific, recurring subject, or if you prefer a local desktop application over a cloud-based solution.
Stars
7,893
Forks
1,377
Language
Python
License
MIT
Category
Last pushed
Nov 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/TheLastBen/fast-stable-diffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related models
XavierXiao/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
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...