gokaygokay commited on
Commit
300ef20
·
verified ·
1 Parent(s): 04c85cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -264,4 +264,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
264
  )
265
 
266
  if __name__ == "__main__":
267
- demo.launch()
 
264
  )
265
 
266
  if __name__ == "__main__":
267
+ demo.queue().launch()