camparchimedes commited on
Commit
7079dcc
·
verified ·
1 Parent(s): 55eafca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -33,7 +33,6 @@ iface = gr.Interface(
33
  title="Audio Transcription App",
34
  description="Upload an audio file to get the transcription",
35
  theme="default",
36
- layout="vertical",
37
  live=False
38
  )
39
 
 
33
  title="Audio Transcription App",
34
  description="Upload an audio file to get the transcription",
35
  theme="default",
 
36
  live=False
37
  )
38