From 55ccbe80983825f26d109e6e13ed79fb29b803ae Mon Sep 17 00:00:00 2001 From: Georg Zoeller Date: Mon, 19 Sep 2022 07:44:30 +0800 Subject: [PATCH] added Dreambooth-stable-diffusion Signed-off-by: Georg Zoeller --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cdfccb7..92d2b78 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,12 @@ Tools and models for use in conjuction with Stable Diffusion * [Prompt to Prompt](https://github.com/bloc97/CrossAttentionControl) - Unofficial Implementation of Cross-attention-control for prompt to prompt image editing. ### Customisation +* [Dreambooth-Stable-Diffusion](https://github.com/XavierXiao/Dreambooth-Stable-Diffusion) - Implementation of [Google's DreamBooth](https://arxiv.org/abs/2208.12242) for stable diffusion, allowing fine-tuning of the model for specific concepts. * [textual-inversion](https://github.com/rinongal/textual_inversion) - Addition of personalized content to Stable Diffusion without retraining the model ([Paper](https://textual-inversion.github.io/), [Paper2](https://dreambooth.github.io/)). * [sd-concepts-library](https://huggingface.co/sd-concepts-library) - A library of user created [textual-inversion](https://textual-inversion.github.io/) embeddings to add new concepts to stable diffusion + ### GUIS Most of these GUIS, unless mentioned otherwise in their documentation, include stable-diffusion.