Instructions to use Boogu/Boogu-Image-0.1-Base-fp8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Boogu/Boogu-Image-0.1-Base-fp8 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Boogu/Boogu-Image-0.1-Base-fp8", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -43,6 +43,10 @@ English | [δΈζ](./README_CN.md)
|
|
| 43 |
|
| 44 |
---
|
| 45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
## π Introduction
|
| 47 |
|
| 48 |
**Boogu-Image-0.1** is a competitive **Apache-2.0 open-source unified image generation and editing model family**, including **Base**, **Turbo**, **Edit**, and other variants that provide stable, practical capabilities for high-quality text-to-image generation, fast generation, image editing, and Chinese-English text rendering. Closed-source multimodal understanding and generation systems like Nano Banana Pro and GPT-Image-2 achieve remarkable performance not because of a single model, but through a highly unified suite of system capabilities. However, under training compute that is extremely limited compared with closed-source systems, we find that systematically improving a model's understanding ability, data quality, and training pipeline can still significantly improve image generation and editing performance. Specifically, compared with some existing open-source models, our training data scale is roughly one order of magnitude smaller. We hope our empirical study and open-source release will help advance the open-source ecosystem for multimodal generation and understanding.
|
|
@@ -66,10 +70,32 @@ Since we could not evaluate on LM Arena directly, we built **Boogu Arena**, an L
|
|
| 66 |

|
| 67 |
- π¨ **Diverse and Beautiful Stylization** β Handles stylized generation across miniature 3D scenes, Chinese-inspired gilded aesthetics, shining fantasy visuals, anime portraits, and mythic character art β not just style transfer, but stable, attractive, and prompt-aware creative generation
|
| 68 |

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
- π **Competitive General Performance** β Demonstrates competitive performance across many scenarios and benchmarks, with the Boogu-Image-0.1 family ranking among the very top of evaluated open- and closed-source systems in Boogu Arena
|
| 70 |
|
| 71 |
> π For the full set of practical lessons and an honest account of current limitations, see [Responsible AI & Limitations](#-responsible-ai--limitations) below.
|
| 72 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
## π£ News
|
| 74 |
- **2026-06-XX** π§ **Boogu-Image-0.1-Edit-Turbo (Image-to-Image) is coming!**
|
| 75 |
- **2026-06-XX** π§ **Boogu-Image-0.1-Turbo-2K (Text-to-Image) is coming!**
|
|
|
|
| 43 |
|
| 44 |
---
|
| 45 |
|
| 46 |
+
> ## β οΈ Important Notice
|
| 47 |
+
>
|
| 48 |
+
> **The Boogu team does NOT currently provide any paid API, subscription, or commercial service for Boogu-Image.** Any paid product or service offered under the name **"Boogu-Image"** β or any similar / variant name such as `booguimage`, `Boogu Image`, `Boogu`, etc. β is **NOT affiliated with this project** and is unofficial. Please verify carefully before making any payment, and stay vigilant to protect your personal privacy and financial safety.
|
| 49 |
+
|
| 50 |
## π Introduction
|
| 51 |
|
| 52 |
**Boogu-Image-0.1** is a competitive **Apache-2.0 open-source unified image generation and editing model family**, including **Base**, **Turbo**, **Edit**, and other variants that provide stable, practical capabilities for high-quality text-to-image generation, fast generation, image editing, and Chinese-English text rendering. Closed-source multimodal understanding and generation systems like Nano Banana Pro and GPT-Image-2 achieve remarkable performance not because of a single model, but through a highly unified suite of system capabilities. However, under training compute that is extremely limited compared with closed-source systems, we find that systematically improving a model's understanding ability, data quality, and training pipeline can still significantly improve image generation and editing performance. Specifically, compared with some existing open-source models, our training data scale is roughly one order of magnitude smaller. We hope our empirical study and open-source release will help advance the open-source ecosystem for multimodal generation and understanding.
|
|
|
|
| 70 |

|
| 71 |
- π¨ **Diverse and Beautiful Stylization** β Handles stylized generation across miniature 3D scenes, Chinese-inspired gilded aesthetics, shining fantasy visuals, anime portraits, and mythic character art β not just style transfer, but stable, attractive, and prompt-aware creative generation
|
| 72 |

|
| 73 |
+
- ποΈ **Versatile Image Editing** β Handles a wide spectrum of editing tasks, including object insertion, replacement and removal, attribute and material modification, background and scene replacement, and faithful style transfer across artistic looks, while keeping the source subject and composition coherent
|
| 74 |
+

|
| 75 |
+

|
| 76 |
+
- πͺ§ **Personalized Poster Design & Product Rendering** β Generates personalized poster layouts and clean product visualizations with consistent branding, refined typography, and product-grade lighting and composition
|
| 77 |
+

|
| 78 |
+
- βοΈ **Precise Text Editing** β Enables fine-grained, in-image text editing β replacing, adding, or removing characters in both Chinese and English β and flexibly adapts fonts, weights, colors, and layouts to match different design intents
|
| 79 |
+

|
| 80 |
- π **Competitive General Performance** β Demonstrates competitive performance across many scenarios and benchmarks, with the Boogu-Image-0.1 family ranking among the very top of evaluated open- and closed-source systems in Boogu Arena
|
| 81 |
|
| 82 |
> π For the full set of practical lessons and an honest account of current limitations, see [Responsible AI & Limitations](#-responsible-ai--limitations) below.
|
| 83 |
|
| 84 |
+
## π¬ Scenario-wise Comparison
|
| 85 |
+
|
| 86 |
+
Beyond overall arena rankings, we break performance down by scenario across leading open-source peers. Ratings reflect our internal evaluation of typical prompts in each category.
|
| 87 |
+
|
| 88 |
+
| Model | Realistic Photography | Simple Text Rendering | Dense Text Rendering |
|
| 89 |
+
| :--- | :---: | :---: | :---: |
|
| 90 |
+
| **Boogu-Image-0.1-Turbo** | ββββ | ββββ | βββ |
|
| 91 |
+
| **Boogu-Image-0.1-Base** | βββ | ββββ | ββββ |
|
| 92 |
+
| Z-Image-Turbo | ββββ | βββ | ββ |
|
| 93 |
+
| Qwen-Image-2512 | βββ | ββββ | βββ |
|
| 94 |
+
|
| 95 |
+
- πΈ **Photography with reliable text rendering** β Boogu-Image-0.1-Turbo delivers realistic photography, while also offering solid performance on both simple and dense text rendering.
|
| 96 |
+
- π **Strong dense text rendering** β Boogu-Image-0.1-Base shows competitive results on dense, layout-heavy text scenarios such as posters, documents, brand guides, and complex bilingual designs.
|
| 97 |
+
- π‘ **Recommendation** β When your workload is dominated by dense / ultra-dense text rendering needs, we recommend running **Boogu-Image-0.1-Base at 2K output resolution** for the best layout fidelity and character accuracy.
|
| 98 |
+
|
| 99 |
## π£ News
|
| 100 |
- **2026-06-XX** π§ **Boogu-Image-0.1-Edit-Turbo (Image-to-Image) is coming!**
|
| 101 |
- **2026-06-XX** π§ **Boogu-Image-0.1-Turbo-2K (Text-to-Image) is coming!**
|