Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -11,11 +11,6 @@ opencv-python
|
|
11 |
huggingface_hub
|
12 |
git+https://github.com/openai/CLIP.git
|
13 |
|
14 |
-
RUN mkdir /home/user/app/clipseg
|
15 |
-
RUN mkdir /home/user/app/clipseg/models
|
16 |
-
RUN mkdir /home/user/app/clipseg/experiments
|
17 |
-
RUN mkdir /home/user/app/clipseg/datasets
|
18 |
-
|
19 |
gzip -d https://huggingface.co/spaces/nightfury/SD-InPainting/blob/main/clipseg-master.zip
|
20 |
#git+https://github.com/timojl.git
|
21 |
#git+https://github.com/ThereforeGames/txt2mask.git
|
|
|
11 |
huggingface_hub
|
12 |
git+https://github.com/openai/CLIP.git
|
13 |
|
|
|
|
|
|
|
|
|
|
|
14 |
gzip -d https://huggingface.co/spaces/nightfury/SD-InPainting/blob/main/clipseg-master.zip
|
15 |
#git+https://github.com/timojl.git
|
16 |
#git+https://github.com/ThereforeGames/txt2mask.git
|