versae commited on
Commit
d2a22e6
·
verified ·
1 Parent(s): bc079af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -95,7 +95,6 @@ yt_transcribe = gr.Interface(
95
  ],
96
  examples=[["https://www.youtube.com/watch?v=mukeSSa5GKo"]],
97
  outputs=["html", "text"],
98
- theme="huggingface",
99
  title="Whisper Demo: Transcribe YouTube",
100
  description=(
101
  "Transcribe long-form YouTube videos with the click of a button! Demo uses the the fine-tuned checkpoint:"
 
95
  ],
96
  examples=[["https://www.youtube.com/watch?v=mukeSSa5GKo"]],
97
  outputs=["html", "text"],
 
98
  title="Whisper Demo: Transcribe YouTube",
99
  description=(
100
  "Transcribe long-form YouTube videos with the click of a button! Demo uses the the fine-tuned checkpoint:"