File size: 1,175 Bytes
6868ee2 51765c2 |
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 57 58 59 60 61 62 63 |
---
license: apache-2.0
language:
- zh
- en
- de
- fa
- fr
- ru
- es
- pt
- hi
- ar
- ja
base_model:
- black-forest-labs/FLUX.1-dev
- OpenGVLab/InternVL2_5-1B
- OpenGVLab/InternVL2_5-4B
- openbmb/MiniCPM-o-2_6
- Qwen/Qwen2.5-7B-Instruct
- Qwen/Qwen2.5-3B-Instruct
tags:
- anything-to-image
---
<div align="center">
<h1>X2I</h1>
<a href="https://export.arxiv.org/abs/2503.06134">π X2I Paper </a>
<a href="https://github.com/OPPO-Mente-Lab/X2I">π Github </a>
</div>
> **X2I: Seamless Integration of Multimodal Understanding into Diffusion Transformer via Attention Distillation**
<div align="center">
<img src="versatile.png">
</div>
## Citation
π If you find our work helpful, please consider citing our paper and leaving valuable stars
```
@misc{ma2025x2i,
title={X2I: Seamless Integration of Multimodal Understanding into Diffusion Transformer via Attention Distillation},
author={Jian Ma and Qirong Peng and Xu Guo and Chen Chen and Haonan Lu and Zhenyu Yang},
year={2025},
eprint={2503.06134},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
```
## License
This model is released under the [Apache 2.0 License](LICENSE).
|