Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ 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 |
-
|
16 |
git branch -b https://github.com/ThereforeGames/txt2mask/repositories/clipseg
|
17 |
git checkout -b repositories/clipseg https://github.com/ThereforeGames/txt2mask/repositories/clipseg
|
18 |
#txt2mask/repositories/clipseg/
|
|
|
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 |
+
gh repo clone ThereforeGames/txt2mask
|
16 |
git branch -b https://github.com/ThereforeGames/txt2mask/repositories/clipseg
|
17 |
git checkout -b repositories/clipseg https://github.com/ThereforeGames/txt2mask/repositories/clipseg
|
18 |
#txt2mask/repositories/clipseg/
|