Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -8,9 +8,8 @@ numpy==1.23.0
|
|
8 |
psutil==5.7.2
|
9 |
pyloudnorm==0.1.0
|
10 |
git+https://github.com/csteinmetz1/pymixconsole
|
11 |
-
pypesq==1.2.4
|
12 |
pytorch_lightning==1.3.2
|
13 |
-
PyYAML
|
14 |
scikit_learn==1.1.3
|
15 |
scipy==1.6
|
16 |
SoundFile==0.10.3.post1
|
|
|
8 |
psutil==5.7.2
|
9 |
pyloudnorm==0.1.0
|
10 |
git+https://github.com/csteinmetz1/pymixconsole
|
|
|
11 |
pytorch_lightning==1.3.2
|
12 |
+
PyYAML
|
13 |
scikit_learn==1.1.3
|
14 |
scipy==1.6
|
15 |
SoundFile==0.10.3.post1
|