OmniGen2
Open multimodal model for text-to-image generation, instruction editing, and in-context composition.
About
OmniGen2 folds four capabilities into one open model: visual understanding, text-to-image generation, instruction-guided image editing, and in-context generation that composes new scenes from reference images of people and objects. Where the original OmniGen used a single shared pathway, this successor from VectorSpaceLab at BAAI runs separate decoding pathways for text and image with unshared parameters and a decoupled image tokenizer, preserving language ability while improving generation quality. Released in June 2025 with a technical report on arXiv, it reaches state-of-the-art instruction-editing results among open models according to the authors. Deployment needs an NVIDIA GPU with roughly 17 GB of VRAM, an RTX 3090 being the reference card, and CPU offload roughly halves that at a small speed cost; installation is a Python 3.11 environment with PyTorch 2.6 and optional flash-attn. TeaCache and TaylorSeer acceleration are supported, training and fine-tuning code is public, and both the code and the weights carry the Apache-2.0 license, so commercial use is unrestricted. The repository holds about 4,100 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
- Minimum VRAM
- 17 GB
- 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.