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