Mahiruoshi commited on
Commit
89deba7
1 Parent(s): 88b8c8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -220,4 +220,4 @@ if __name__ == "__main__":
220
  outputs=[text_output, audio_output],
221
  )
222
 
223
- app.launch(share=args.share)
 
220
  outputs=[text_output, audio_output],
221
  )
222
 
223
+ app.launch()