sasha HF staff commited on
Commit
3b47454
Β·
verified Β·
1 Parent(s): 3320468

Update app.py

Browse files

add link to submission portal

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ with demo:
113
  Click through the tasks below to see how different models measure up in terms of energy efficiency"""
114
  )
115
  gr.Markdown(
116
- """Test your own models via the [submission portal (TODO)]."""
117
  )
118
  with gr.Tabs():
119
  with gr.TabItem("Text Generation πŸ’¬"):
 
113
  Click through the tasks below to see how different models measure up in terms of energy efficiency"""
114
  )
115
  gr.Markdown(
116
+ """Test your own models via the [submission portal](https://huggingface.co/spaces/AIEnergyScore/submission_portal)!"""
117
  )
118
  with gr.Tabs():
119
  with gr.TabItem("Text Generation πŸ’¬"):