amrelshall commited on
Commit
2dd5431
·
verified ·
1 Parent(s): 87d05df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,4 +43,4 @@ with demo:
43
  ["Transcribe Microphone",
44
  "Transcribe Audio File"])
45
 
46
- demo.launch()
 
43
  ["Transcribe Microphone",
44
  "Transcribe Audio File"])
45
 
46
+ demo.launch(share=True)