Spaces:
Runtime error
Runtime error
roman-bachmann
commited on
Commit
·
27140a7
1
Parent(s):
c13bc3c
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -23,7 +23,9 @@ submitit
|
|
23 |
scikit-image
|
24 |
imutils
|
25 |
|
26 |
-
|
|
|
27 |
torchvision==0.11.1
|
|
|
28 |
timm==0.4.12
|
29 |
einops==0.3.2
|
|
|
23 |
scikit-image
|
24 |
imutils
|
25 |
|
26 |
+
-f https://download.pytorch.org/whl/torch_stable.html
|
27 |
+
torch==1.10.0
|
28 |
torchvision==0.11.1
|
29 |
+
|
30 |
timm==0.4.12
|
31 |
einops==0.3.2
|