Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -115,4 +115,5 @@ tzlocal==5.2
|
|
115 |
urllib3==2.2.1
|
116 |
watchdog==4.0.1
|
117 |
wcwidth==0.2.13
|
118 |
-
wrapt==1.16.0
|
|
|
|
115 |
urllib3==2.2.1
|
116 |
watchdog==4.0.1
|
117 |
wcwidth==0.2.13
|
118 |
+
wrapt==1.16.0
|
119 |
+
pytorch-lightning==2.2.5
|