Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pyyaml==5.1
|
| 2 |
-
torch==1.
|
| 3 |
torchvision==0.10.0
|
| 4 |
|
| 5 |
docutils==0.16
|
|
|
|
| 1 |
pyyaml==5.1
|
| 2 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html torch==1.7.1+cpu
|
| 3 |
torchvision==0.10.0
|
| 4 |
|
| 5 |
docutils==0.16
|