| --- |
| 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}, |
| } |
| ``` |