zengw commited on
Commit
bc4c6e6
·
verified ·
1 Parent(s): 40421b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -12,7 +12,7 @@ This repository contains the UI-Venus model from the report [UI-Venus-1.5 Techni
12
 
13
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
14
  [![Report](https://img.shields.io/badge/Report-Technical%20Report-blueviolet?logo=notion)](https://arxiv.org/abs/2602.09082)
15
- [![Website](https://img.shields.io/badge/🌐%20Website-UI--Venus--1.5-blue)]()
16
  [![GitHub](https://img.shields.io/badge/GitHub-Repository-green?logo=github)](https://github.com/inclusionAI/UI-Venus)
17
  [![Hugging Face](https://img.shields.io/badge/Hugging%20Face-Model-orange?logo=huggingface)](https://huggingface.co/inclusionAI/UI-Venus-1.5-2B)
18
 
@@ -93,11 +93,14 @@ The model will be served at `http://localhost:8000/v1`.
93
  ## Citation
94
  Please consider citing if you find our work useful:
95
  ```plain
96
- @misc{uivenus15,
97
- title={UI-Venus 1.5 Technical Report},
98
- author={xxxx},
99
  year={2026},
100
- note={Technical report coming soon}
 
 
 
101
  }
102
 
103
  @misc{gu2025uivenustechnicalreportbuilding,
 
12
 
13
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
14
  [![Report](https://img.shields.io/badge/Report-Technical%20Report-blueviolet?logo=notion)](https://arxiv.org/abs/2602.09082)
15
+ [![Website](https://img.shields.io/badge/🌐%20Website-UI--Venus--1.5-blue)](https://ui-venus.github.io/UI-Venus-1.5)
16
  [![GitHub](https://img.shields.io/badge/GitHub-Repository-green?logo=github)](https://github.com/inclusionAI/UI-Venus)
17
  [![Hugging Face](https://img.shields.io/badge/Hugging%20Face-Model-orange?logo=huggingface)](https://huggingface.co/inclusionAI/UI-Venus-1.5-2B)
18
 
 
93
  ## Citation
94
  Please consider citing if you find our work useful:
95
  ```plain
96
+ @misc{venusteam2026uivenus15technicalreport,
97
+ title={UI-Venus-1.5 Technical Report},
98
+ author={Venus Team and Changlong Gao and Zhangxuan Gu and Yulin Liu and Xinyu Qiu and Shuheng Shen and Yue Wen and Tianyu Xia and Zhenyu Xu and Zhengwen Zeng and Beitong Zhou and Xingran Zhou and Weizhi Chen and Sunhao Dai and Jingya Dou and Yichen Gong and Yuan Guo and Zhenlin Guo and Feng Li and Qian Li and Jinzhen Lin and Yuqi Zhou and Linchao Zhu and Liang Chen and Zhenyu Guo and Changhua Meng and Weiqiang Wang},
99
  year={2026},
100
+ eprint={2602.09082},
101
+ archivePrefix={arXiv},
102
+ primaryClass={cs.CV},
103
+ url={https://arxiv.org/abs/2602.09082},
104
  }
105
 
106
  @misc{gu2025uivenustechnicalreportbuilding,