lintonxue00 commited on
Commit
3ccfbe5
1 Parent(s): 6937de8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -253,4 +253,4 @@ if __name__ == "__main__":
253
  outputs=[text_output, audio_output],
254
  fn=tts_fn
255
  )
256
- app.queue(concurrency_count=3).launch(show_api=False, share=args.share)
 
253
  outputs=[text_output, audio_output],
254
  fn=tts_fn
255
  )
256
+ app.queue(concurrency_count=3).launch(show_api=true, share=args.share)