Lumina-Image 2.0
Efficient 2.6B flow-based diffusion transformer for text-to-image from Shanghai AI Lab.
About
Efficiency is the selling point of Lumina-Image 2.0, a 2.6B parameter flow-based diffusion transformer from the Alpha-VLLM group at Shanghai AI Laboratory that generates 1024x1024 images with far less compute than the much larger models it competes against. The architecture pairs a flow-matching DiT backbone with Gemma-2-2B as the text encoder and the 16-channel FLUX VAE, and the accompanying paper, accepted to ICCV 2025, details the captioning and training strategies behind its benchmark results. Practical integration is unusually broad for a research release: the model ships natively in Hugging Face diffusers as Lumina2Pipeline, has official ComfyUI support, offers multiple solvers including midpoint, Euler, and DPM, and extends to controllable generation, editing, and identity preservation through the companion Lumina-Accessory framework. Inference fits consumer NVIDIA GPUs, with CPU offload available to trim VRAM use further, and fine-tuning code is included in the repository. Code and weights are Apache-2.0 licensed, free for commercial use, and the repo holds about 1,000 stars.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Image Generation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- Apache-2.0
- Added
- Jul 29, 2026
Related Tools
State-of-the-art open image generation model by Black Forest Labs with rectified flow transformers.
Next-generation image generation model by Black Forest Labs.
Bilingual text-to-image diffusion transformer by Tencent with Chinese and English support.
Zero-shot identity-preserving image generation from a single face photo.
Image prompt adapter for pre-trained text-to-image diffusion models.
Neural network architecture for adding spatial control to diffusion models.