siddqamar commited on
Commit
9c48a9b
·
verified ·
1 Parent(s): 4416fe9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -26,6 +26,4 @@ iface = gr.Interface(
26
  ],
27
  title="Free Transcript Maker",
28
  description="Upload an audio file (WAV, MP3, etc.) up to 25MB to get its transcription. The transcript will be displayed and available for download. Please use responsibly."
29
- )
30
-
31
- iface.launch()
 
26
  ],
27
  title="Free Transcript Maker",
28
  description="Upload an audio file (WAV, MP3, etc.) up to 25MB to get its transcription. The transcript will be displayed and available for download. Please use responsibly."
29
+ )