TogetherAI commited on
Commit
81e27c5
·
1 Parent(s): f2aaa96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -116,7 +116,7 @@ file_transcribe = gr.Interface(
116
  ],
117
  outputs="text",
118
  layout="horizontal",
119
- theme="huggingface",
120
  title="Whisper Large V3: Transcribe Audio",
121
  description=(
122
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the"
@@ -134,7 +134,7 @@ yt_transcribe = gr.Interface(
134
  ],
135
  outputs=["html", "text"],
136
  layout="horizontal",
137
- theme="huggingface",
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"
 
116
  ],
117
  outputs="text",
118
  layout="horizontal",
119
+ theme="NoCrypt/[email protected]",
120
  title="Whisper Large V3: Transcribe Audio",
121
  description=(
122
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the"
 
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"