TogetherAI commited on
Commit
34bd5ac
·
1 Parent(s): b7d7ea1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -134,7 +134,7 @@ yt_transcribe = gr.Interface(
134
  ],
135
  outputs=["html", "text"],
136
  layout="horizontal",
137
- theme="NoCrypt/[email protected]",
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"