Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ terminaltables
|
|
18 |
asynctest
|
19 |
codecov
|
20 |
flake8
|
21 |
-
isort
|
|
|
|
18 |
asynctest
|
19 |
codecov
|
20 |
flake8
|
21 |
+
isort
|
22 |
+
torchvision
|