Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -2,10 +2,6 @@ opencv-python-headless
|
|
2 |
pandas
|
3 |
numpy
|
4 |
matplotlib
|
5 |
-
# Torch
|
6 |
-
--find-links https://download.pytorch.org/whl/cu113/torch_stable.html
|
7 |
-
torch==1.10.1+cu113
|
8 |
-
torchvision==0.11.2+cu113
|
9 |
|
10 |
# Detectron
|
11 |
--find-links https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
|
|
2 |
pandas
|
3 |
numpy
|
4 |
matplotlib
|
|
|
|
|
|
|
|
|
5 |
|
6 |
# Detectron
|
7 |
--find-links https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|