jvalero commited on
Commit
615788f
1 Parent(s): fecc6b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ file_transcribe = gr.Interface(
43
  title="Vinyl Demo: Get Vinyl Condition",
44
  description=(
45
  "Get your vinyl ocndition based on the golmine grading starndard! Demo uses the"
46
- f" checkpoint [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and 🤗 Transformers to get the condition of audio files"
47
  " of arbitrary length."
48
  ),
49
  examples=[
 
43
  title="Vinyl Demo: Get Vinyl Condition",
44
  description=(
45
  "Get your vinyl ocndition based on the golmine grading starndard! Demo uses the"
46
+ f" checkpoint [{MODEL_ID}](https://huggingface.co/{MODEL_ID}) and 🤗 Transformers to get the condition of audio files"
47
  " of arbitrary length."
48
  ),
49
  examples=[