IVproger/GAI_course_project
Service for stylized image generation via fine-tuning text-to-image diffusion models using the DreamBooth approach. Powered by FastAPI & Gradio.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/IVproger/GAI_course_project"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TheLastBen/fast-stable-diffusion
fast-stable-diffusion + DreamBooth
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)
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...