Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -182,5 +182,4 @@ with gr.Blocks() as demo_vqascore_ranking:
|
|
182 |
|
183 |
# Launch the interface
|
184 |
demo_vqascore_ranking.queue()
|
185 |
-
demo_vqascore_ranking.launch(share=False)
|
186 |
-
|
|
|
182 |
|
183 |
# Launch the interface
|
184 |
demo_vqascore_ranking.queue()
|
185 |
+
demo_vqascore_ranking.launch(share=False)
|
|