|
--- |
|
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). |
|
|
|
|