versae commited on
Commit
3da5e49
·
verified ·
1 Parent(s): bf66a17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -79,7 +79,6 @@ mf_transcribe = gr.Interface(
79
  gr.components.Checkbox(label="Return timestamps"),
80
  ],
81
  outputs="text",
82
- theme="huggingface",
83
  title="Whisper Demo: Transcribe Audio",
84
  description=(
85
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the the fine-tuned"
 
79
  gr.components.Checkbox(label="Return timestamps"),
80
  ],
81
  outputs="text",
 
82
  title="Whisper Demo: Transcribe Audio",
83
  description=(
84
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the the fine-tuned"