siyangyuan commited on
Commit
d3579ad
β€’
1 Parent(s): 2e4354f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -325,4 +325,4 @@ if __name__ == '__main__':
325
  "- [https://github.com/luoyily/MoeTTS](https://github.com/luoyily/MoeTTS)\n"
326
  "- [https://github.com/Francis-Komizu/Sovits](https://github.com/Francis-Komizu/Sovits)"
327
  )
328
- app.queue(concurrency_count=3,api_open=True).launch(show_api=True,share=args.share)
 
325
  "- [https://github.com/luoyily/MoeTTS](https://github.com/luoyily/MoeTTS)\n"
326
  "- [https://github.com/Francis-Komizu/Sovits](https://github.com/Francis-Komizu/Sovits)"
327
  )
328
+ app.queue(concurrency_count=3,api_open=True).launch(show_api=True,share=args.share)