Add pipeline tag, project page and link to Github

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
- license: apache-2.0
3
  base_model:
4
  - InternVL/InternVL2-26B
 
 
 
5
  ---
6
 
7
  ## SpiritSight Agent: Advanced GUI Agent with One Look
@@ -9,7 +11,9 @@ base_model:
9
  <p align="center">
10
  <a href="https://arxiv.org/abs/2503.03196">📄 Paper</a> •
11
  <a href="https://huggingface.co/SenseLLM/SpiritSight-Agent-26B">🤖 Models</a> •
12
- <a href="" style="pointer-events: none">📚 Datasets (Coming soon…)</a>
 
 
13
  </p>
14
 
15
 
@@ -75,4 +79,4 @@ We thank the following amazing projects that truly inspired us:
75
  - [GUI-Odyssey](https://github.com/OpenGVLab/GUI-Odyssey)
76
  - [AMEX](https://huggingface.co/datasets/Yuxiang007/AMEX)
77
  - [AndroidControl](https://github.com/google-research/google-research/tree/master/android_control)
78
- - [GUICourse](https://github.com/yiye3/GUICourse)
 
1
  ---
 
2
  base_model:
3
  - InternVL/InternVL2-26B
4
+ license: apache-2.0
5
+ pipeline_tag: image-text-to-text
6
+ library_name: transformers
7
  ---
8
 
9
  ## SpiritSight Agent: Advanced GUI Agent with One Look
 
11
  <p align="center">
12
  <a href="https://arxiv.org/abs/2503.03196">📄 Paper</a> •
13
  <a href="https://huggingface.co/SenseLLM/SpiritSight-Agent-26B">🤖 Models</a> •
14
+ <a href="" style="pointer-events: none">📚 Datasets (Coming soon…)</a>
15
+ <a href="https://hzhiyuan.github.io/SpiritSight-Agent">🌐 Project Page</a> •
16
+ <a href="https://github.com/THU-BPM/SpiritSight">💻 Github Page</a>
17
  </p>
18
 
19
 
 
79
  - [GUI-Odyssey](https://github.com/OpenGVLab/GUI-Odyssey)
80
  - [AMEX](https://huggingface.co/datasets/Yuxiang007/AMEX)
81
  - [AndroidControl](https://github.com/google-research/google-research/tree/master/android_control)
82
+ - [GUICourse](https://github.com/yiye3/GUICourse)