Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ matplotlib==3.3.3
|
|
9 |
psutil==5.7.2
|
10 |
pyloudnorm==0.1.0
|
11 |
git+https://github.com/csteinmetz1/pymixconsole
|
12 |
-
pytorch_lightning
|
13 |
PyYAML==5.3.1
|
14 |
scikit_learn==1.1.3
|
15 |
scipy
|
|
|
9 |
psutil==5.7.2
|
10 |
pyloudnorm==0.1.0
|
11 |
git+https://github.com/csteinmetz1/pymixconsole
|
12 |
+
pytorch_lightning
|
13 |
PyYAML==5.3.1
|
14 |
scikit_learn==1.1.3
|
15 |
scipy
|