Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.72 KB

README.md

File metadata and controls

46 lines (37 loc) · 1.72 KB

X-Prompt

This repository is the official implementation of X-Prompt: Towards Universal In-Context Image Generation in Auto-Regressive Vision Language Foundation Models

Towards Universal In-Context Image Generation in Auto-Regressive Vision Language Foundation Models
Zeyi Sun, Ziyang Chu, Pan Zhang, Tong Wu, Yuhang Zang, Xiaoyi Dong, Yuanjun Xiong, Dahua Lin, Jiaqi Wang

🔥 We will release the code and models soon!

🛠️ Usage

Installation

Inference

✒️ Citation

If you find our work helpful for your research, please consider giving a star ⭐ and citation 📝

@misc{sun2024xpromptuniversalincontextimage,
      title={X-Prompt: Towards Universal In-Context Image Generation in Auto-Regressive Vision Language Foundation Models}, 
      author={Zeyi Sun and Ziyang Chu and Pan Zhang and Tong Wu and Xiaoyi Dong and Yuhang Zang and Yuanjun Xiong and Dahua Lin and Jiaqi Wang},
      year={2024},
      eprint={2412.01824},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2412.01824}, 
}