Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ scipy
|
|
6 |
torch
|
7 |
torchaudio
|
8 |
demucs==4.0.0
|
9 |
-
matplotlib
|
|
|
|
6 |
torch
|
7 |
torchaudio
|
8 |
demucs==4.0.0
|
9 |
+
matplotlib
|
10 |
+
librosa
|