Spaces:
Runtime error
Runtime error
yizhangliu
commited on
Commit
•
ef2be9f
1
Parent(s):
dfffe0c
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -18,8 +18,8 @@ timm
|
|
18 |
# torch==2.0.0
|
19 |
# torchvision==0.15.1
|
20 |
|
21 |
-
torch
|
22 |
-
torchvision
|
23 |
|
24 |
gevent
|
25 |
yapf
|
|
|
18 |
# torch==2.0.0
|
19 |
# torchvision==0.15.1
|
20 |
|
21 |
+
torch==2.2.1
|
22 |
+
torchvision==0.17.1
|
23 |
|
24 |
gevent
|
25 |
yapf
|