AssemblyAI-Community/MinImagen
MinImagen: A minimal implementation of the Imagen text-to-image model
This project lets you create images from descriptive text. You input a text caption, and it generates a corresponding image. It's designed for machine learning students or researchers who want to understand how text-to-image models like Imagen work under the hood.
313 stars. No commits in the last 6 months.
Use this if you are studying generative AI and want to see a simplified, working example of a text-to-image diffusion model.
Not ideal if you need a production-ready tool for generating high-quality images, as this version is stripped down for educational clarity.
Stars
313
Forks
59
Language
Python
License
MIT
Category
Last pushed
May 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/AssemblyAI-Community/MinImagen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVlabs/Sana
SANA: Efficient High-Resolution Image Synthesis with Linear Diffusion Transformer
FoundationVision/VAR
[NeurIPS 2024 Best Paper Award][GPT beats diffusion🔥] [scaling laws in visual generation📈]...
nerdyrodent/VQGAN-CLIP
Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
huggingface/finetrainers
Scalable and memory-optimized training of diffusion models
eps696/aphantasia
CLIP + FFT/DWT/RGB = text to image/video