Mountchicken commited on
Commit
6c2b81f
·
verified ·
1 Parent(s): 8bf3b08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - en
5
  tags:
@@ -9,7 +8,11 @@ tags:
9
  - ocr
10
  - keypoint-detection
11
  - visual-prompting
 
 
12
  pipeline_tag: image-text-to-text
 
 
13
  ---
14
 
15
  <div align=center>
@@ -128,6 +131,4 @@ Rex-Omni is licensed under the [IDEA License 1.0](LICENSE), Copyright (c) IDEA.
128
 
129
  For questions and feedback, please contact us at:
130
  - Email: jiangqing@idea.edu.cn
131
- - GitHub Issues: [IDEA-Research/Rex-Omni](https://github.com/IDEA-Research/Rex-Omni/issues)
132
-
133
-
 
1
  ---
 
2
  language:
3
  - en
4
  tags:
 
8
  - ocr
9
  - keypoint-detection
10
  - visual-prompting
11
+ - open-set-detection
12
+ - object-pointing
13
  pipeline_tag: image-text-to-text
14
+ base_model:
15
+ - Qwen/Qwen2.5-VL-3B-Instruct
16
  ---
17
 
18
  <div align=center>
 
131
 
132
  For questions and feedback, please contact us at:
133
  - Email: jiangqing@idea.edu.cn
134
+ - GitHub Issues: [IDEA-Research/Rex-Omni](https://github.com/IDEA-Research/Rex-Omni/issues)