Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ ftfy>=6.1.1
|
|
| 9 |
regex>=2023.0.0
|
| 10 |
tqdm>=4.65.0
|
| 11 |
PyYAML>=6.0
|
| 12 |
-
einops>=0.6.0
|
|
|
|
|
|
| 9 |
regex>=2023.0.0
|
| 10 |
tqdm>=4.65.0
|
| 11 |
PyYAML>=6.0
|
| 12 |
+
einops>=0.6.0
|
| 13 |
+
pytorch-lightning
|