We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6471c commit 9a63b8fCopy full SHA for 9a63b8f
index.html
@@ -139,12 +139,12 @@ <h1 class="title is-2 publication-title">GUI-Actor: Coordinate-Free Visual Groun
139
</span>
140
141
<span class="link-block">
142
- <a href="https://huggingface.co/spaces/microsoft/GUI-Actor"
+ <a href="https://github.com/microsoft/GUI-Actor/tree/main/demo"
143
class="external-link button is-normal is-rounded is-dark">
144
<span class="icon">
145
<img src="static/images/hf_icon.svg" />
146
147
- <span>Hugging Face Space</span>
+ <span>Demo</span>
148
</a>
149
150
</div>
0 commit comments