operablepattern commited on
Commit
46c6e81
1 Parent(s): 0c59d93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -27,7 +27,6 @@ iface = gr.Interface(
27
  gr.Audio(sources="microphone", type="filepath"),
28
  ],
29
  outputs="text",
30
- layout="horizontal",
31
  title="test",
32
  description=(
33
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the OpenAI Whisper"
 
27
  gr.Audio(sources="microphone", type="filepath"),
28
  ],
29
  outputs="text",
 
30
  title="test",
31
  description=(
32
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the OpenAI Whisper"