yizhangliu
commited on
Commit
•
e39c8bb
1
Parent(s):
0dae273
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -17,8 +17,8 @@ termcolor
|
|
17 |
timm
|
18 |
# torch
|
19 |
# torchvision
|
20 |
-
torch==2.0.0
|
21 |
-
torchvision==0.15.1
|
22 |
|
23 |
yapf
|
24 |
numba
|
|
|
17 |
timm
|
18 |
# torch
|
19 |
# torchvision
|
20 |
+
# torch==2.0.0
|
21 |
+
# torchvision==0.15.1
|
22 |
|
23 |
yapf
|
24 |
numba
|