Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -9,8 +9,8 @@ requests
|
|
| 9 |
setuptools
|
| 10 |
supervision
|
| 11 |
termcolor
|
| 12 |
-
torch==2.
|
| 13 |
-
torchvision==0.
|
| 14 |
yapf
|
| 15 |
scipy
|
| 16 |
easydict
|
|
|
|
| 9 |
setuptools
|
| 10 |
supervision
|
| 11 |
termcolor
|
| 12 |
+
torch==2.7.1
|
| 13 |
+
torchvision==0.22.1
|
| 14 |
yapf
|
| 15 |
scipy
|
| 16 |
easydict
|