hexular commited on
Commit
2d12b2a
1 Parent(s): 4034654
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -41,4 +41,5 @@ with demo:
41
  [mic_transcribe],
42
  ["Transcribe Microphone"],
43
  )
44
- demo.launch(share=True)
 
 
41
  [mic_transcribe],
42
  ["Transcribe Microphone"],
43
  )
44
+
45
+ demo.launch()