Fix pipeline tag

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- license: apache-2.0
 
3
  language:
4
  - en
5
  - zh
6
- base_model:
7
- - ByteDance-Seed/UI-TARS-7B-DPO
8
- pipeline_tag: image-text-to-text
9
  library_name: transformers
 
 
10
  tags:
11
  - multimodal
12
  - gui
@@ -14,8 +14,8 @@ tags:
14
 
15
  # ZeroGUI-OSWorld-7B
16
 
17
- [\[πŸ“œ Paper\]](https://arxiv.org/abs/2505.23762)
18
- [\[πŸ“‚ GitHub\]](https://github.com/OpenGVLab/ZeroGUI)
19
 
20
  ## Introduction
21
 
@@ -44,4 +44,4 @@ If you find this work helpful in your research, please consider citing:
44
  journal={arXiv preprint arXiv:2505.23762},
45
  year={2025}
46
  }
47
- ```
 
1
  ---
2
+ base_model:
3
+ - ByteDance-Seed/UI-TARS-7B-DPO
4
  language:
5
  - en
6
  - zh
 
 
 
7
  library_name: transformers
8
+ license: apache-2.0
9
+ pipeline_tag: robotics
10
  tags:
11
  - multimodal
12
  - gui
 
14
 
15
  # ZeroGUI-OSWorld-7B
16
 
17
+ [\\[πŸ“œ Paper\\]](https://arxiv.org/abs/2505.23762)
18
+ [\\[πŸ“‚ GitHub\\]](https://github.com/OpenGVLab/ZeroGUI)
19
 
20
  ## Introduction
21
 
 
44
  journal={arXiv preprint arXiv:2505.23762},
45
  year={2025}
46
  }
47
+ ```