Weyaxi commited on
Commit
971f617
1 Parent(s): 57b90f8

back to old

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -205,6 +205,4 @@ The leaderboard's backend mainly runs on the [Hugging Face Hub API](https://hugg
205
 
206
  demo = gr.Interface(title=gradio_title, description=gradio_desc, fn=commit, inputs=["text", "text"], outputs="text")
207
 
208
- demo.launch()
209
-
210
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/_MiyvLBV72axAqAA27o_S.png)
 
205
 
206
  demo = gr.Interface(title=gradio_title, description=gradio_desc, fn=commit, inputs=["text", "text"], outputs="text")
207
 
208
+ demo.launch()