Spaces:
Running
on
Zero
Running
on
Zero
update setup.sh
Browse files
setup.sh
CHANGED
@@ -5,8 +5,7 @@
|
|
5 |
pip install git+https://github.com/facebookresearch/detectron2.git@v0.6
|
6 |
|
7 |
# Compile ms_deform_attn op
|
8 |
-
|
9 |
-
sh make.sh
|
10 |
|
11 |
# download models
|
12 |
mkdir .cache
|
|
|
5 |
pip install git+https://github.com/facebookresearch/detectron2.git@v0.6
|
6 |
|
7 |
# Compile ms_deform_attn op
|
8 |
+
pip install third-party/MultiScaleDeformableAttention-1.0-cp310-cp310-linux_x86_64.whl
|
|
|
9 |
|
10 |
# download models
|
11 |
mkdir .cache
|