Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -30,6 +30,7 @@ Pillow==9.4.0
|
|
30 |
pyparsing==3.0.9
|
31 |
python-dateutil==2.8.2
|
32 |
python-dotenv==0.21.1
|
|
|
33 |
PyYAML==6.0
|
34 |
regex==2022.10.31
|
35 |
requests==2.28.1
|
|
|
30 |
pyparsing==3.0.9
|
31 |
python-dateutil==2.8.2
|
32 |
python-dotenv==0.21.1
|
33 |
+
pytorch-lightning==1.8.6
|
34 |
PyYAML==6.0
|
35 |
regex==2022.10.31
|
36 |
requests==2.28.1
|