StableCascade
Efficiency-focused image generator
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.
Official Code for Stable Cascade
7k stars
61 watching
532 forks
Language: Jupyter Notebook
last commit: 4 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 |
stability-ai/stablelm | Develops and maintains large language models with improved stability and performance | 15,828 |
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 |
lykosai/stabilitymatrix | An all-in-one package manager and inference UI for Stable Diffusion, supporting multiple packages and languages. | 4,767 |
lllyasviel/controlnet | An implementation of a neural network structure to control diffusion models by adding extra conditions. | 30,399 |
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 |
ai-forever/kandinsky-2 | A multilingual text2image latent diffusion model with improved aesthetics and controllability | 2,766 |
lkwq007/stablediffusion-infinity | An application that uses Stable Diffusion to generate outpainting results on an infinite canvas | 3,850 |
basujindal/stable-diffusion | An optimized version of Stable Diffusion with reduced VRAM usage, sacrificing inference speed. | 3,135 |
stability-ai/stability-sdk | An SDK for interacting with Stability AI's APIs to generate images and other artifacts through latent diffusion inference. | 2,425 |
furkangozukara/stable-diffusion | Tutorials and guides for advanced techniques in using the Stable Diffusion model for image and video generation | 2,128 |
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,580 |
optimalscale/lmflow | A toolkit for finetuning large language models and providing efficient inference capabilities | 8,273 |