cocktailpeanut commited on
Commit
dbe6c08
1 Parent(s): 80d34f7
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -353,4 +353,4 @@ with gr.Blocks() as demo:
353
  )
354
 
355
  demo.queue(default_concurrency_limit=200)
356
- demo.launch(show_api=False, ssr_mode=False)
 
353
  )
354
 
355
  demo.queue(default_concurrency_limit=200)
356
+ demo.launch()