nightfury commited on
Commit
7b62ade
·
1 Parent(s): 9bd63e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -10,6 +10,12 @@ uuid
10
  opencv-python
11
  huggingface_hub
12
  git+https://github.com/openai/CLIP.git
 
 
 
 
 
 
13
  gzip -d https://huggingface.co/spaces/nightfury/SD-InPainting/blob/main/clipseg-master.zip
14
  #git+https://github.com/timojl.git
15
  #git+https://github.com/ThereforeGames/txt2mask.git
 
10
  opencv-python
11
  huggingface_hub
12
  git+https://github.com/openai/CLIP.git
13
+
14
+ mkdir /home/user/app/clipseg
15
+ mkdir /home/user/app/clipseg/models
16
+ mkdir /home/user/app/clipseg/experiments
17
+ 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