Olivier-Truong commited on
Commit
2ffcc1b
·
verified ·
1 Parent(s): 59330f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ yt_transcribe = gr.Interface(
133
  gr.Radio(["transcribe", "translate"], label="Task")
134
  ],
135
  outputs=["html", "text"],
136
- layout="horizontal",
137
  theme="huggingface",
138
  title="Whisper Large V3: Transcribe YouTube",
139
  description=(
 
133
  gr.Radio(["transcribe", "translate"], label="Task")
134
  ],
135
  outputs=["html", "text"],
136
+ #layout="horizontal",
137
  theme="huggingface",
138
  title="Whisper Large V3: Transcribe YouTube",
139
  description=(