Spaces:
Runtime error
Runtime error
Commit
·
153c62d
1
Parent(s):
48103de
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -20,8 +20,8 @@ timm
|
|
| 20 |
# torch==2.0.0
|
| 21 |
# torchvision==0.15.1
|
| 22 |
|
| 23 |
-
torch==2.1.0
|
| 24 |
-
torchvision==0.16.0
|
| 25 |
|
| 26 |
yapf
|
| 27 |
numba
|
|
|
|
| 20 |
# torch==2.0.0
|
| 21 |
# torchvision==0.15.1
|
| 22 |
|
| 23 |
+
torch==2.1.0
|
| 24 |
+
torchvision==0.16.0
|
| 25 |
|
| 26 |
yapf
|
| 27 |
numba
|