unknown commited on
Commit
5be1769
1 Parent(s): 3696dbc
Files changed (1) hide show
  1. app.py +2 -2
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://arxiv.org/pdf/2512.16969"><b>Paper</b></a> 路
244
- <a href="https://github.com/InternScience/SGI-Bench"><b>GitHub</b></a> 路
245
  <a href="https://internscience.github.io/SGI-Page/"><b>Page</b></a> 路
 
246
  <a href="https://huggingface.co/collections/InternScience/sgi-bench"><b>HuggingFace</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>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"