kamranferoz commited on
Commit
8d006b8
·
1 Parent(s): a82537f

Update 00-01_voice2text.py

Browse files
Files changed (1) hide show
  1. 00-01_voice2text.py +1 -1
00-01_voice2text.py CHANGED
@@ -39,4 +39,4 @@ gr.Interface(
39
  outputs=[
40
  output_1
41
  ],
42
- live=True, allow_flagging=False).launch(share=True)
 
39
  outputs=[
40
  output_1
41
  ],
42
+ live=True, allow_flagging=False).launch(share=False)