Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -4,8 +4,8 @@ numpy>=1.26
|
|
| 4 |
opencv-python
|
| 5 |
Pillow
|
| 6 |
|
| 7 |
-
torch=
|
| 8 |
-
torchvision=
|
| 9 |
timm>=0.6.13
|
| 10 |
|
| 11 |
transformers
|
|
|
|
| 4 |
opencv-python
|
| 5 |
Pillow
|
| 6 |
|
| 7 |
+
torch>=2.5
|
| 8 |
+
torchvision>=0.20
|
| 9 |
timm>=0.6.13
|
| 10 |
|
| 11 |
transformers
|