Spaces:
Sleeping
Sleeping
Commit ·
e0734e6
1
Parent(s): f78298e
test with other torch version
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
torch
|
| 2 |
-
|
| 3 |
-
|
|
|
|
| 1 |
+
torch>=2.8.0
|
| 2 |
+
torchvision>=0.23.0
|
| 3 |
+
json
|