broadfield-dev commited on
Commit
ab35b57
·
verified ·
1 Parent(s): 03aa2b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,4 +74,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
74
  outputs=audio_output
75
  )
76
 
77
- demo.launch()
 
74
  outputs=audio_output
75
  )
76
 
77
+ demo.queue().launch()