Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,7 +4,8 @@ librosa
|
|
4 |
soundfile
|
5 |
torch
|
6 |
torchaudio
|
7 |
-
matplotlib==3.7.0
|
|
|
8 |
wandb
|
9 |
musdb
|
10 |
dotmap
|
|
|
4 |
soundfile
|
5 |
torch
|
6 |
torchaudio
|
7 |
+
#matplotlib==3.7.0
|
8 |
+
matplotlib
|
9 |
wandb
|
10 |
musdb
|
11 |
dotmap
|