Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -443,4 +443,4 @@ with demo:
|
|
443 |
|
444 |
#with gr.TabItem("📈 Hub-only leaderboard", elem_id="hub-table", id=2):
|
445 |
|
446 |
-
demo.queue(
|
|
|
443 |
|
444 |
#with gr.TabItem("📈 Hub-only leaderboard", elem_id="hub-table", id=2):
|
445 |
|
446 |
+
demo.queue().launch()
|