Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ opencv-python
|
|
11 |
huggingface_hub
|
12 |
git+https://github.com/openai/CLIP.git
|
13 |
|
14 |
-
|
15 |
|
16 |
#gzip -d "home/user/app/clipseg-master.zip"
|
17 |
#git+https://github.com/timojl.git
|
|
|
11 |
huggingface_hub
|
12 |
git+https://github.com/openai/CLIP.git
|
13 |
|
14 |
+
python3 -m zipfile -e clipseg-master.zip clipseg/
|
15 |
|
16 |
#gzip -d "home/user/app/clipseg-master.zip"
|
17 |
#git+https://github.com/timojl.git
|