File size: 2,770 Bytes
36735ff
c923f20
 
36735ff
 
c923f20
ad529d3
 
 
c923f20
 
 
 
 
 
 
 
 
 
 
6485e37
 
e415053
6485e37
0afbd1f
dd90e62
 
0afbd1f
e415053
6485e37
e415053
dd90e62
 
 
e415053
e2201ed
dd90e62
e2201ed
c923f20
 
 
 
ad529d3
 
 
 
 
 
 
 
 
 
 
 
 
c923f20
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
tags:
- comfyui
license: apache-2.0
---

# πŸ“£ News
- **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).

# Boogu-Image

Repackaged model files for ComfyUI.

Original model repository: https://huggingface.co/Boogu

Place the files in the following folders:
```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚   β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚   β”‚   β”œβ”€β”€ boogu_image_base_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_base_fp8_scaled.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_base_nvfp4.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_edit_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_edit_turbo_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_edit_fp8_scaled.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_edit_int8_convrot.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_edit_turbo_int8_convrot.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_edit_nvfp4.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_turbo_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_turbo_fp8_scaled.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_turbo_hotfix_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_turbo_hotfix_int8_convrot.safetensors
β”‚   β”‚   β”œβ”€β”€ boogu_image_turbo_hotfix_nvfp4.safetensors
β”‚   β”‚   └── boogu_image_turbo_nvfp4.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ loras/
β”‚   β”‚   β”œβ”€β”€ boogu_image_turbo_hotfix_lora_rank_128_bf16.safetensors
β”‚   β”‚   └── boogu_image_turbo_lora_rank_128_bf16.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚   β”‚   └── qwen3vl_8b_fp8_scaled.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ vae/
β”‚   β”‚   └── flux1_vae_bf16.safetensors
```
## πŸ“š Cite this work

```bibtex
@misc{chen2026booguimage01,
      title={Boogu-Image-0.1: Boosting Open-Source Unified Multimodal Understanding and Generation}, 
      author={Guoxuan Chen and Chufeng Xiao and Haoran Yang and Siyue Xie and Binxiao Huang and Ming Zhang and Cheuk Him Chau and Xinyu Fu and Yingzhao Lian and Tom S. Y. Li and Jintao Lin and Bowen Dong and Zian Qian and Yuhao Liu and Yuxuan Hu and Weikang Shi and Bin Zou and Bowen Zheng and Haoxuan Che and Chang Chen and Yuyang He and Heyang Sun and Tianyu Huang and Chong Hou Choi and Cheng Gong and Han Shi and Haoli Bai and Xihui Liu and Hongsheng Li and Qifeng Chen and Chao Huang and Rui Liu and Chenyang Lei},
      year={2026},
      eprint={2607.13125},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2607.13125}, 
}
```