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

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(enable_queue=True)
51
 
52
  '''
53
  gr.Interface(
 
47
  )
48
 
49
 
50
+ demo.launch(queue=True)
51
 
52
  '''
53
  gr.Interface(