VinAIResearch/Anti-DreamBooth
Anti-DreamBooth: Protecting users from personalized text-to-image synthesis (ICCV 2023)
This tool helps individuals protect their likeness from being misused by AI image generators. It takes your photos and adds subtle, imperceptible changes to them. When these altered photos are used to train personalized image generation models like DreamBooth, the resulting AI-generated images of you will be significantly degraded, preventing malicious misuse. This is designed for anyone concerned about their digital privacy and the unauthorized generation of their image by AI.
267 stars. No commits in the last 6 months.
Use this if you want to prevent AI models from generating realistic images of you based on photos you share online.
Not ideal if you are looking to enhance image quality or train AI models yourself; this tool is specifically for defense against personalized image synthesis.
Stars
267
Forks
28
Language
Python
License
AGPL-3.0
Category
Last pushed
Sep 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/VinAIResearch/Anti-DreamBooth"
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
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...