Stranger in the Moonlight commited on
Commit
69b70a3
1 Parent(s): 8d873bc
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ outputs = [
21
  gr.outputs.File(label="Output File")
22
  ]
23
 
24
- title = "Spleeter"
25
  description = "Gradio demo for Spleeter: a fast and efficient music source separation tool with pre-trained models. To use it, simply upload your audio, or click one of the examples to load them. Read more at the links below."
26
  article = "<p style='text-align: center'><a href='https://research.deezer.com/projects/spleeter.html'>Spleeter: a Fast and Efficient Music Source Separation Tool with Pre-Trained Models</a></p>"
27
  examples = [
 
21
  gr.outputs.File(label="Output File")
22
  ]
23
 
24
+ title = "Music Spleeter"
25
  description = "Gradio demo for Spleeter: a fast and efficient music source separation tool with pre-trained models. To use it, simply upload your audio, or click one of the examples to load them. Read more at the links below."
26
  article = "<p style='text-align: center'><a href='https://research.deezer.com/projects/spleeter.html'>Spleeter: a Fast and Efficient Music Source Separation Tool with Pre-Trained Models</a></p>"
27
  examples = [