Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
gradio
|
|
|
|
| 2 |
torch
|
| 3 |
torchaudio
|
| 4 |
-
librosa
|
| 5 |
-
numpy
|
| 6 |
soundfile
|
|
|
|
| 1 |
gradio
|
| 2 |
+
demucs
|
| 3 |
torch
|
| 4 |
torchaudio
|
|
|
|
|
|
|
| 5 |
soundfile
|