Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -11,8 +11,8 @@ git+https://github.com/csteinmetz1/pymixconsole
|
|
11 |
pytorch_lightning==1.3.2
|
12 |
PyYAML==5.3.1
|
13 |
scikit_learn==1.1.3
|
14 |
-
scipy
|
15 |
-
SoundFile
|
16 |
soxbindings==1.2.3
|
17 |
torch==1.9.0
|
18 |
torchaudio==0.9.0
|
|
|
11 |
pytorch_lightning==1.3.2
|
12 |
PyYAML==5.3.1
|
13 |
scikit_learn==1.1.3
|
14 |
+
scipy
|
15 |
+
SoundFile
|
16 |
soxbindings==1.2.3
|
17 |
torch==1.9.0
|
18 |
torchaudio==0.9.0
|