Spaces:
Build error
Build error
Update app.py
Browse files
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 |
|