ControlNet
Model controller
An implementation of a neural network structure to control diffusion models by adding extra conditions.
Let us control diffusion models!
30k stars
219 watching
3k forks
Language: Python
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
compvis/stable-diffusion | A text-to-image model trained on images and text prompts using a diffusion process | 68,368 |
modelscope/diffsynth-studio | A software framework for training and utilizing various types of diffusion models. | 6,580 |
lucidrains/dalle2-pytorch | An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,148 |
ai-forever/kandinsky-2 | A multilingual text2image latent diffusion model with improved aesthetics and controllability | 2,766 |
openai/guided-diffusion | This project is a software implementation of a diffusion model architecture, allowing users to generate synthetic images based on a learned distribution. | 6,269 |
stability-ai/stablecascade | An image generation model that balances efficiency and quality, utilizing a cascade architecture to compress images before training a text-conditional model in a highly compressed latent space. | 6,546 |
ashawkey/stable-dreamfusion | Generates 3D content from text using a combination of neural networks and image synthesis. | 8,296 |
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 |
lykosai/stabilitymatrix | An all-in-one package manager and inference UI for Stable Diffusion, supporting multiple packages and languages. | 4,767 |
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 |
lukemelas/efficientnet-pytorch | A PyTorch implementation of EfficientNet convolutional neural networks | 7,921 |
yangxy/gpen | An open-source software project that develops and provides tools for restoring degraded faces in images using Generative Pre-trained Networks. | 2,436 |
stability-ai/stablelm | Develops and maintains large language models with improved stability and performance | 15,828 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,945 |