Dreambooth-Stable-Diffusion

Image generator

A tool that uses AI to generate images based on text descriptions and training data.

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (https://arxiv.org/abs/2112.10752). Tweaks focused on training faces, objects, and styles.

GitHub

3k stars
39 watching
557 forks
Language: Jupyter Notebook
last commit: 11 months ago
Linked from 1 awesome list

aiartificial-intelligenceimage-generationimg2imglatent-diffusionmachine-learningmodel-trainingstable-diffusiontxt2img

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thelastben/fast-stable-diffusion An implementation of Stable Diffusion using the DreamBooth architecture and Paperspace's A1111 framework. 7,543
carson-katri/dream-textures A Python-based add-on for Blender that integrates Stable Diffusion for generating textures and other assets with text prompts. 7,832
huggingface/diffusers A PyTorch-based library for training and using state-of-the-art diffusion models to generate images, audio, and 3D structures 26,223
ashawkey/stable-dreamfusion Generates 3D content from text using a combination of neural networks and image synthesis. 8,296
nateraw/stable-diffusion-videos Generates videos by manipulating the latent space of Stable Diffusion to create morphing sequences from text prompts. 4,453
ai-forever/kandinsky-2 A multilingual text2image latent diffusion model with improved aesthetics and controllability 2,766
alembics/disco-diffusion A tool for generating AI art and animations using diffusion-based models 7,473
jina-ai/dalle-flow An interactive workflow for generating high-definition images from text prompts using a human-in-the-loop approach 2,834
furkangozukara/stable-diffusion Tutorials and guides for advanced techniques in using the Stable Diffusion model for image and video generation 2,128
stability-ai/stablediffusion A software project that enables high-resolution image synthesis through a specific type of generative model using latent diffusion processes. 39,192
lucidrains/dalle2-pytorch An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch 11,148
eleutherai/gpt-neox Provides a framework for training large-scale language models on GPUs with advanced features and optimizations. 6,941
compvis/stable-diffusion A text-to-image model trained on images and text prompts using a diffusion process 68,368
cumulo-autumn/streamdiffusion A pipeline-level solution for real-time interactive image generation using diffusion-based techniques 9,736
automatic1111/stable-diffusion-webui A web interface for Stable Diffusion, providing an intuitive and interactive experience for generating images through various models and parameters. 142,886