Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,5 @@ autopep8
|
|
| 10 |
isort
|
| 11 |
mypy
|
| 12 |
pylint
|
|
|
|
|
|
|
|
|
| 10 |
isort
|
| 11 |
mypy
|
| 12 |
pylint
|
| 13 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 14 |
+
torch
|