svjack commited on
Commit
a85aa1e
·
1 Parent(s): 796da06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ with gr.Blocks() as demo:
47
  )
48
 
49
 
50
- demo.launch(queue=True)
51
 
52
  '''
53
  gr.Interface(
 
47
  )
48
 
49
 
50
+ demo.launch()
51
 
52
  '''
53
  gr.Interface(