Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -12,8 +12,7 @@ git+https://github.com/csteinmetz1/pymixconsole
|
|
12 |
pytorch_lightning==1.3.2
|
13 |
PyYAML==5.3.1
|
14 |
scikit-learn==1.1.3
|
15 |
-
|
16 |
-
soundfile
|
17 |
pytube
|
18 |
resampy
|
19 |
pydub
|
|
|
12 |
pytorch_lightning==1.3.2
|
13 |
PyYAML==5.3.1
|
14 |
scikit-learn==1.1.3
|
15 |
+
soundfile==0.12.1
|
|
|
16 |
pytube
|
17 |
resampy
|
18 |
pydub
|