<aside> 🛠
Unified Multimodal Image Generation & Editing
Most tools make you juggle a separate model for each job — one to generate, another to edit, another for reasoning-heavy prompts. DeepGen 1.0 folds all of that into a single lightweight model, like a Swiss Army knife instead of a drawer full of single-use gadgets. At just 5B parameters it stays small enough to run without a data-center GPU, yet holds its own against models 3× to 16× its size. Built by the DeepGen team.
🏆 GenEval 0.87 and DPGBench 87.90 (silver among open-source models), plus #1 open-source on the WISE reasoning benchmark (0.73) — at just 5B parameters
</aside>
DeepGen 1.0 is a unified multimodal image generation and editing model built on a hybrid VLM + DiT (Diffusion Transformer) architecture. With only 5B parameters (3B VLM + 2B DiT), it packs five core capabilities — general image generation, general image editing, reasoning-based generation, reasoning-based editing, and text rendering — into one model, while staying competitive with or beating models 3× to 16× larger. It is designed to show that massive scaling is not the only path to high-performance multimodal generation.
<aside>
Text-to-image: a natural-language prompt describing the desired image

Image-to-image: one or more reference images + a text instruction for editing or transformation (supports general editing, style transfer, reasoning-based editing, and identity preservation) </aside>
<aside>
Quality: High-fidelity, semantically accurate, fine-grained detail


</aside>
<aside>
General Image Generation:
| Benchmark | Score | Rank |
|---|---|---|
| Geneval ↑ | 0.87 | 🥈 among open-source models |
| DPGBench ↑ | 87.90 | 🥈 among open-source models |
| UniGenBench ↑ | 75.74 | 🥈 among open-source models |
General Image Editing:
| Benchmark | Score | Rank |
|---|---|---|
| GEdit-EN ↑ | 7.17 | 🥉 among open-source models |
| ImgEdit ↑ | 4.14 | 🥉 among open-source models |
Reasoning Image Generation: