Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -9,9 +9,7 @@ matplotlib
|
|
9 |
uuid
|
10 |
opencv-python
|
11 |
git+https://github.com/openai/CLIP.git
|
12 |
-
git
|
13 |
-
git+https://github.com/timojl/clipseg.git
|
14 |
-
|
15 |
#git+-b+repositories/clipseg+https://github.com/ThereforeGames/txt2mask.git
|
16 |
#git+-b+repositories/clipseg+--single-branch+https://github.com/ThereforeGames/txt2mask.git
|
17 |
#txt2mask/repositories/clipseg/
|
|
|
9 |
uuid
|
10 |
opencv-python
|
11 |
git+https://github.com/openai/CLIP.git
|
12 |
+
#git+https://github.com/timojl/clipseg.git
|
|
|
|
|
13 |
#git+-b+repositories/clipseg+https://github.com/ThereforeGames/txt2mask.git
|
14 |
#git+-b+repositories/clipseg+--single-branch+https://github.com/ThereforeGames/txt2mask.git
|
15 |
#txt2mask/repositories/clipseg/
|