Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ gdown
|
|
15 |
# Torch
|
16 |
--find-links https://download.pytorch.org/whl/cu113/torch_stable.html
|
17 |
torch==1.11.0+cu113
|
18 |
-
torchvision==0.
|
19 |
|
20 |
# Detectron
|
21 |
--find-links https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
|
|
15 |
# Torch
|
16 |
--find-links https://download.pytorch.org/whl/cu113/torch_stable.html
|
17 |
torch==1.11.0+cu113
|
18 |
+
torchvision==0.12.0+cu113
|
19 |
|
20 |
# Detectron
|
21 |
--find-links https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|