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
533 forks
Language: Jupyter Notebook
last commit: 6 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,501 |
compvis/stable-diffusion | A text-to-image model trained on images and text prompts using a diffusion process | 68,750 |
stability-ai/stablelm | Develops and maintains large language models with improved stability and performance | 15,829 |
ashawkey/stable-dreamfusion | Generates 3D content from text using a combination of neural networks and image synthesis. | 8,351 |
nateraw/stable-diffusion-videos | Generates videos by manipulating the latent space of Stable Diffusion to create morphing sequences from text prompts. | 4,470 |
lykosai/stabilitymatrix | A multi-platform package manager and inference UI for Stable Diffusion, supporting various AI models and tools | 4,995 |
lllyasviel/controlnet | An implementation of a neural network structure to control diffusion models by adding extra conditions. | 30,944 |
automatic1111/stable-diffusion-webui | A web interface for Stable Diffusion, providing an intuitive and interactive experience for generating images through various models and parameters. | 144,342 |
ai-forever/kandinsky-2 | A multilingual text2image latent diffusion model with improved aesthetics and controllability | 2,774 |
lkwq007/stablediffusion-infinity | An application that uses Stable Diffusion to generate outpainting results on an infinite canvas | 3,859 |
basujindal/stable-diffusion | An optimized version of Stable Diffusion with reduced VRAM usage, sacrificing inference speed. | 3,134 |
stability-ai/stability-sdk | An SDK for interacting with Stability AI's APIs to generate images and other artifacts through latent diffusion inference. | 2,427 |
furkangozukara/stable-diffusion | Tutorials and guides for advanced techniques in using the Stable Diffusion model for image and video generation | 2,169 |
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,668 |
optimalscale/lmflow | A toolkit for fine-tuning and inferring large machine learning models | 8,312 |