Chris Bracegirdle commited on
Commit
178b5be
1 Parent(s): 7f58b08
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ file_transcribe = gr.Interface(
48
  ],
49
  outputs="text",
50
  layout="horizontal",
51
- theme="huggingface",
52
  title="Whisper Large V3: Transcribe Audio",
53
  description=(
54
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the OpenAI Whisper"
 
48
  ],
49
  outputs="text",
50
  layout="horizontal",
51
+ # theme="huggingface",
52
  title="Whisper Large V3: Transcribe Audio",
53
  description=(
54
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the OpenAI Whisper"