Spaces:
Sleeping
Sleeping
Update setup.sh
Browse files
setup.sh
CHANGED
@@ -9,3 +9,4 @@ pip install GDAL
|
|
9 |
pip install git+https://github.com/PatBall1/detectree2.git
|
10 |
pip install git+https://github.com/openai/CLIP.git
|
11 |
pip install git+https://github.com/facebookresearch/detectron2.git@5aeb252b194b93dc2879b4ac34bc51a31b5aee13
|
|
|
|
9 |
pip install git+https://github.com/PatBall1/detectree2.git
|
10 |
pip install git+https://github.com/openai/CLIP.git
|
11 |
pip install git+https://github.com/facebookresearch/detectron2.git@5aeb252b194b93dc2879b4ac34bc51a31b5aee13
|
12 |
+
pip install detectron2==0.6 -f \ https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|