Spaces:
Build error
Build error
pytorch version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
-
torch==1.
|
3 |
-
torchvision==0.
|
4 |
einops
|
5 |
shapely
|
6 |
timm
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==1.10.0+cu113
|
3 |
+
torchvision==0.11.0+cu113
|
4 |
einops
|
5 |
shapely
|
6 |
timm
|