Spaces:
Runtime error
Runtime error
Commit
·
34bd5ac
1
Parent(s):
b7d7ea1
Update app.py
Browse files
app.py
CHANGED
@@ -134,7 +134,7 @@ yt_transcribe = gr.Interface(
|
|
134 |
],
|
135 |
outputs=["html", "text"],
|
136 |
layout="horizontal",
|
137 |
-
theme="
|
138 |
title="Whisper Large V3: Transcribe YouTube",
|
139 |
description=(
|
140 |
"Transcribe long-form YouTube videos with the click of a button! Demo uses the checkpoint"
|
|
|
134 |
],
|
135 |
outputs=["html", "text"],
|
136 |
layout="horizontal",
|
137 |
+
theme="TogetherAi/Alex2",
|
138 |
title="Whisper Large V3: Transcribe YouTube",
|
139 |
description=(
|
140 |
"Transcribe long-form YouTube videos with the click of a button! Demo uses the checkpoint"
|