Chandranshu Jain commited on
Commit
08b79e4
1 Parent(s): ecd7221

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -33,4 +33,5 @@ with demo:
33
  "Transcribe Audio File"],
34
  )
35
 
36
- demo.launch(share=True)
 
 
33
  "Transcribe Audio File"],
34
  )
35
 
36
+ demo.launch(share=True)
37
+ demo.close()