RidhamChitre commited on
Commit
204cf04
1 Parent(s): 18e39ec

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,4 +69,4 @@ demo=gr.TabbedInterface(
69
  ["Transcribe Microphone", "Transcribe Audio File"],
70
  )
71
 
72
- demo.launch(debug=True)
 
69
  ["Transcribe Microphone", "Transcribe Audio File"],
70
  )
71
 
72
+ demo.launch(debug=True,share=True)