Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
openmim
|
4 |
-
lightning
|
5 |
torchmetrics
|
6 |
transformers
|
7 |
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
openmim
|
4 |
+
lightning==2.0.1
|
5 |
torchmetrics
|
6 |
transformers
|
7 |
|