Update app.py with additional changes
Browse files
app.py
CHANGED
@@ -307,7 +307,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
307 |
Upload your music and get stems from both **HT-Demucs** and **Spleeter** models!
|
308 |
|
309 |
**HT-Demucs** provides: Drums, Bass, Other, Vocals
|
310 |
-
**Spleeter** provides: Vocals, Drums, Bass, Other, **Piano** 🎹 (
|
311 |
|
312 |
Compare the quality and choose the best stems for your needs!
|
313 |
""")
|
|
|
307 |
Upload your music and get stems from both **HT-Demucs** and **Spleeter** models!
|
308 |
|
309 |
**HT-Demucs** provides: Drums, Bass, Other, Vocals
|
310 |
+
**Spleeter** provides: Vocals, Drums, Bass, Other, **Piano** 🎹 (5stems model)
|
311 |
|
312 |
Compare the quality and choose the best stems for your needs!
|
313 |
""")
|