#VAE

Logo of DALLE-pytorch
DALLE-pytorch
This project offers an implementation of OpenAI's DALL-E in Pytorch, providing text-to-image transformation capabilities with options for scalability and customization, including the use of pretrained VAE models and adjustable attention mechanisms. It includes CLIP integration for image generation ranking and supports training protocols like reversible networks and sparse attention.
Logo of consistencydecoder
consistencydecoder
Discover how Consistency Decoder enhances decoding for Stable Diffusion VAEs. This project implements advanced Consistency Models for reliable image creation, ensuring consistent image outputs through superior decoding methods. Designed to maintain high image fidelity, the decoder provides stable results across diverse applications. Easy to install and use, it seamlessly integrates with existing Stable Diffusion Pipelines and supports high-performance hardware like CUDA-enabled GPUs. Explore practical examples showcasing improved image clarity over conventional GAN decoders, representing a substantial advancement in image generation technology.