Spaces:
Build error
Build error
Update setup.sh
Browse files
setup.sh
CHANGED
@@ -7,3 +7,4 @@ export C_INCLUDE_PATH=/usr/include/gdal
|
|
7 |
pip install -r requirements.txt
|
8 |
pip install GDAL
|
9 |
pip install git+https://github.com/PatBall1/detectree2.git
|
|
|
|
7 |
pip install -r requirements.txt
|
8 |
pip install GDAL
|
9 |
pip install git+https://github.com/PatBall1/detectree2.git
|
10 |
+
pip install git+https://github.com/openai/CLIP.git
|