Helw150 commited on
Commit
172efb5
1 Parent(s): a9ed129
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ def transcribe_wrapper(audio_input, state, model_order):
60
  )
61
  yield (
62
  gr.Button(
63
- value="Loading Weights onto ZeroGPU..."
64
  interactive=False,
65
  variant="primary",
66
  ),
 
60
  )
61
  yield (
62
  gr.Button(
63
+ value="Loading Weights onto ZeroGPU...",
64
  interactive=False,
65
  variant="primary",
66
  ),