Sandiago21 commited on
Commit
f7d3772
·
1 Parent(s): eea42d8

Upload folder using huggingface_hub

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