zhiqiulin commited on
Commit
94d4af5
·
verified ·
1 Parent(s): 9b18c9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
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)