philipp-zettl commited on
Commit
f8a8106
1 Parent(s): f20f8a7
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -366,4 +366,5 @@ with gr.Blocks(css='.hidden_input {display: none;}') as demo:
366
 
367
 
368
 
 
369
  demo.launch()
 
366
 
367
 
368
 
369
+ demo.queue()
370
  demo.launch()