Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch
|
3 |
torchvision
|
4 |
|
5 |
-
transformers
|
6 |
-
kornia
|
7 |
-
einops
|
8 |
-
timm
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
|
5 |
+
transformers==4.38.2
|
6 |
+
kornia==0.7.1
|
7 |
+
einops==0.7.0
|
8 |
+
timm==0.9.12
|