README / README.md
xjli's picture
Update README.md
0ccfa2b verified

A newer version of the Gradio SDK is available: 5.5.0

Upgrade
metadata
title: README
emoji: 🌍
colorFrom: blue
colorTo: red
sdk: gradio
pinned: false

Citation

Please kindly cite our paper if you find our resources useful:

@misc{li2024text,
      title={Text as Images: Can Multimodal Large Language Models Follow Printed Instructions in Pixels?}, 
      author={Xiujun Li and Yujie Lu and Zhe Gan and Jianfeng Gao and William Yang Wang and Yejin Choi},
      year={2024},
      eprint={2311.17647},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}
@misc{lu2023vim,
      title={VIM: Probing Multimodal Large Language Models for Visual Embedded Instruction Following}, 
      author={Yujie Lu and Xiujun Li and William Yang Wang and Yejin Choi},
      year={2023},
      eprint={2311.17647},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}