unknown commited on
Commit
45e9a96
1 Parent(s): 5be1769
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -240,10 +240,10 @@ get_window_url_params = """
240
 
241
  TITLE = """<h1 align="center" id="space-title">SGI-Bench Leaderboard 馃弳</h1>"""
242
  INFO = """<p align="center">
243
- <a href="https://internscience.github.io/SGI-Page/"><b>Page</b></a> 路
244
- <a href="https://arxiv.org/pdf/2512.16969"><b>Paper</b></a> 路
245
- <a href="https://huggingface.co/collections/InternScience/sgi-bench"><b>HuggingFace</b></a>
246
- <a href="https://github.com/InternScience/SGI-Bench"><b>GitHub</b></a>
247
  </p>"""
248
 
249
  CITATION_BUTTON_LABEL = "馃摉 Citation"
 
240
 
241
  TITLE = """<h1 align="center" id="space-title">SGI-Bench Leaderboard 馃弳</h1>"""
242
  INFO = """<p align="center">
243
+ <a href="https://internscience.github.io/SGI-Page/"><b>馃寪Official Site</b></a> 路
244
+ <a href="https://arxiv.org/pdf/2512.16969"><b>馃摐arXiv</b></a> 路
245
+ <a href="https://huggingface.co/collections/InternScience/sgi-bench"><b>馃Hugging Face</b></a>
246
+ <a href="https://github.com/InternScience/SGI-Bench"><b>馃捇GitHub</b></a>
247
  </p>"""
248
 
249
  CITATION_BUTTON_LABEL = "馃摉 Citation"