CathieDaDa commited on
Commit
a102e40
·
verified ·
1 Parent(s): 516df85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ with gr.Blocks() as demo:
32
  HKU Business School Shenzhen Research Institute
33
  """)
34
  gr.HTML(
35
- value= "<br/><p style='margin-top: 1rem, margin-bottom: 1rem'> Please refer to the <a href='https://hkubs.hku.hk/aimodelrankings/report-en'_target='blank'> report </a> for details on metrics, tasks and models.<br/>Updated 02/2024.</p>")
36
 
37
 
38
 
 
32
  HKU Business School Shenzhen Research Institute
33
  """)
34
  gr.HTML(
35
+ value= "<br/><p style='margin-top: 1rem, margin-bottom: 1rem'> Please refer to the <a href='https://hkubs.hku.hk/aimodelrankings/report/en'_target='blank'> report </a> for details on metrics, tasks and models.<br/>Updated 02/2024.</p>")
36
 
37
 
38