Spaces:
Running
Running
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ pytorch-lightning==2.4.0
|
|
13 |
julius==0.2.7
|
14 |
pyloudnorm==0.1.1
|
15 |
matplotlib==3.8.4
|
16 |
-
git+https://github.com/csteinmetz1/pymixconsole
|
|
|
|
13 |
julius==0.2.7
|
14 |
pyloudnorm==0.1.1
|
15 |
matplotlib==3.8.4
|
16 |
+
git+https://github.com/csteinmetz1/pymixconsole
|
17 |
+
soxbindings==1.2.3
|