Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ 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 |
-
cudatoolkit
|
6 |
|
7 |
docutils==0.16
|
8 |
# https://github.com/sphinx-doc/sphinx/commit/7acd3ada3f38076af7b2b5c9f3b60bb9c2587a3d
|
|
|
2 |
--find-links https://download.pytorch.org/whl/torch_stable.html torch==1.7.1+cpu
|
3 |
torchvision==0.10.0
|
4 |
|
5 |
+
cudatoolkit==10.0
|
6 |
|
7 |
docutils==0.16
|
8 |
# https://github.com/sphinx-doc/sphinx/commit/7acd3ada3f38076af7b2b5c9f3b60bb9c2587a3d
|