
[](https://boogu.org)
[](https://huggingface.co/Boogu)
[](https://github.com/boogu-project/Boogu-Image)
[](https://modelscope.cn/organization/Boogu)
[](https://boogu-gallery.netlify.app/)
[](http://demo-base.boogu.org/)
[](http://demo-edit.boogu.org/)
[](http://demo-turbo.boogu.org/)
[](https://demo-edit-turbo-1k.boogu.org/)
[](https://demo-edit-turbo-1k5.boogu.org/)
[](LICENSE)
[](https://arxiv.org/abs/2607.13125)
Welcome to the official repository for **Boogu-Image-0.1** !
English | [ไธญๆ](./README_CN.md)
---
> ## โ ๏ธ Important Notice
>
> **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.
>
> **Boogu-Image-0.1 is a research project only, and not an official model release.**
## ๐ Introduction
**Boogu-Image-0.1** is a competitive **Apache-2.0 open-source unified image generation and editing model family**, including **Base**, **Turbo**, **Edit**, and **Edit-Turbo**, 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.
This repository provides checkpoints and inference code for **Boogu-Image-0.1**.
## ๐ฃ News
- **2026-07-23** ๐ฅ **NPU support is now available!** Check out the `npu` branch for initial NPU backend support and instructions. We welcome feedback and bug reports!
- **2026-07-22** ๐ฅ **vLLM-Omni now supports Boogu-Image!** You can now run Boogu-Image models with the vLLM-Omni inference server. See the official recipe for details and setup: [vllm-project/vllm-omni Boogu-Image recipe](https://github.com/vllm-project/vllm-omni/blob/main/recipes/Boogu/Boogu-Image.md).
- **2026-07-16** ๐ฅ ๐ ๐ **The Boogu-Image-0.1 Technical Report is released!** We have released our technical report. If you find our series of models or the report helpful to your research or applications, please consider citing our paper. Thank you very much for your support! You can read the paper here: [arXiv:2607.13125](https://arxiv.org/abs/2607.13125).
- **2026-07-08** ๐ฅ **Boogu-Image-0.1-Edit-Turbo (Image-to-Image hotfix) is released!** This update addresses several issues in the previous version, including severe image quality degradation and poor performance on removal and other editing tasks. The new checkpoints are released on Hugging Face in the revisions [hotfix-1k-20260708](https://huggingface.co/Boogu/Boogu-Image-0.1-Edit-Turbo/tree/hotfix-1k-20260708) and [hotfix-1k5-20260708](https://huggingface.co/Boogu/Boogu-Image-0.1-Edit-Turbo/tree/hotfix-1k5-20260708). We recommend downloading the 1K checkpoint for more stable results. Try the [online demo for 1K res](https://demo-edit-turbo-1k.boogu.org/) and [online demo for 1.5K res](https://demo-edit-turbo-1k5.boogu.org/).
- **2026-06-30** ๐ฅ **Boogu-Image-0.1-Edit-Turbo (Image-to-Image) is released!** Four-step distilled variant of the editing model for fast inference. Try the [online demo for 1k res](https://demo-edit-turbo-1k.boogu.org/) and [online demo for 1.5k res](https://demo-edit-turbo-1k5.boogu.org/).
- **2026-06-25** ๐ฅ [**Boogu-Image-0.1-Turbo-hotfix**](https://demo-turbo.boogu.org/) (Text-to-Image) is now online! The new checkpoint is released on Huggingface in the revision [hotfix-20260625](https://huggingface.co/Boogu/Boogu-Image-0.1-Turbo/tree/hotfix-20260625). This is a minor patch release. We fixed visual artifacts appear in different aspect ratio, background overfitting artifacts, and other artifacts. Model weights are updated, no feature changes.
- **2026-06-17** ๐ฅ [**ComfyUI-Boogu**](https://huggingface.co/Comfy-Org/Boogu-Image) powered by ComfyUI is released! Thank you, ComfyUI!
- **2026-06-17** ๐ฅ [**ComfyUI-Boogu**](https://github.com/boogu-project/ComfyUI-Boogu) is released!
- **2026-06-16** ๐ฅ **Boogu-Image-0.1-Base (Text-to-Image) is released!** The core text-to-image foundation model. Try the [online demo](http://demo-base.boogu.org/).
- **2026-06-16** ๐จ **Boogu-Image-0.1-Edit (Image-to-Image) is released!** Image editing and transformation capabilities now available. **The model supports resolutions up to 2K, but the results are more stable at 1K.** Try the [online demo](http://demo-edit.boogu.org/). **Only support 1 reference image for now. Will try our best to support more reference images. Stay tuned!** Boogu-Image-0.1-Edit on single-image editing is strong. More failure cases are welcome.
- **2026-06-16** ๐ **Boogu-Image-0.1-Turbo is released!** Four-step distilled variant for fast inference and photorealistic generation. Try the [online demo](http://demo-turbo.boogu.org/).
## ๐ Join the Community!
Boogu-Image is built to grow with its users. Share what you create, report issues, exchange ideas, and help shape what comes next.