Spaces:
Sleeping
Sleeping
Commit
·
ef9f4cf
1
Parent(s):
5365aef
Update app.py
Browse files
app.py
CHANGED
@@ -73,4 +73,4 @@ with gr.Blocks(title='Whisper Demo', theme=theme) as demo:
|
|
73 |
[audio_in, file_in, drop_down],
|
74 |
[trans_df, sys_info])
|
75 |
|
76 |
-
demo.launch(
|
|
|
73 |
[audio_in, file_in, drop_down],
|
74 |
[trans_df, sys_info])
|
75 |
|
76 |
+
demo.launch()
|