XiangpengYang commited on
Commit
50c9a34
·
1 Parent(s): a043943
Files changed (4) hide show
  1. LICENSE.md +1 -0
  2. ckpt/download.sh +4 -1
  3. download_all.sh +1 -1
  4. environment.yaml +0 -185
LICENSE.md CHANGED
@@ -19,3 +19,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
  SOFTWARE.
 
 
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
  SOFTWARE.
22
+
ckpt/download.sh CHANGED
@@ -1,3 +1,6 @@
1
  git lfs install
2
  git clone https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5
3
- git clone https://huggingface.co/lllyasviel/control_v11p_sd15_openpose
 
 
 
 
1
  git lfs install
2
  git clone https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5
3
+ git clone https://huggingface.co/lllyasviel/control_v11p_sd15_openpose
4
+ git clone https://huggingface.co/lllyasviel/control_v11f1p_sd15_depth
5
+ git clone https://huggingface.co/lllyasviel/sd-controlnet-depth
6
+ git clone https://huggingface.co/lllyasviel/sd-controlnet-openpose
download_all.sh CHANGED
@@ -1,2 +1,2 @@
1
  cd ./ckpt
2
- bash download.sh
 
1
  cd ./ckpt
2
+ bash download.sh
environment.yaml DELETED
@@ -1,185 +0,0 @@
1
- name: st-modulator
2
- channels:
3
- - xformers
4
- - pytorch
5
- - nvidia
6
- - defaults
7
- dependencies:
8
- - _libgcc_mutex=0.1=main
9
- - _openmp_mutex=5.1=1_gnu
10
- - blas=1.0=mkl
11
- - brotli-python=1.0.9=py310h6a678d5_8
12
- - bzip2=1.0.8=h5eee18b_6
13
- - ca-certificates=2024.7.2=h06a4308_0
14
- - certifi=2024.7.4=py310h06a4308_0
15
- - charset-normalizer=2.0.4=pyhd3eb1b0_0
16
- - cuda-cudart=12.1.105=0
17
- - cuda-cupti=12.1.105=0
18
- - cuda-libraries=12.1.0=0
19
- - cuda-nvrtc=12.1.105=0
20
- - cuda-nvtx=12.1.105=0
21
- - cuda-opencl=12.4.127=h6a678d5_0
22
- - cuda-runtime=12.1.0=0
23
- - cuda-version=12.4=hbda6634_3
24
- - ffmpeg=4.2.2=h20bf706_0
25
- - filelock=3.13.1=py310h06a4308_0
26
- - freetype=2.12.1=h4a9f257_0
27
- - gmp=6.2.1=h295c915_3
28
- - gmpy2=2.1.2=py310heeb90bb_0
29
- - gnutls=3.6.15=he1e5248_0
30
- - idna=3.7=py310h06a4308_0
31
- - intel-openmp=2023.1.0=hdb19cb5_46306
32
- - jinja2=3.1.4=py310h06a4308_0
33
- - jpeg=9e=h5eee18b_1
34
- - lame=3.100=h7b6447c_0
35
- - lcms2=2.12=h3be6417_0
36
- - ld_impl_linux-64=2.38=h1181459_1
37
- - lerc=3.0=h295c915_0
38
- - libcublas=12.1.0.26=0
39
- - libcufft=11.0.2.4=0
40
- - libcufile=1.9.1.3=h99ab3db_1
41
- - libcurand=10.3.5.147=h99ab3db_1
42
- - libcusolver=11.4.4.55=0
43
- - libcusparse=12.0.2.55=0
44
- - libdeflate=1.17=h5eee18b_1
45
- - libffi=3.4.4=h6a678d5_1
46
- - libgcc-ng=11.2.0=h1234567_1
47
- - libgomp=11.2.0=h1234567_1
48
- - libidn2=2.3.4=h5eee18b_0
49
- - libjpeg-turbo=2.0.0=h9bf148f_0
50
- - libnpp=12.0.2.50=0
51
- - libnvjitlink=12.1.105=0
52
- - libnvjpeg=12.1.1.14=0
53
- - libopus=1.3.1=h7b6447c_0
54
- - libpng=1.6.39=h5eee18b_0
55
- - libstdcxx-ng=11.2.0=h1234567_1
56
- - libtasn1=4.19.0=h5eee18b_0
57
- - libtiff=4.5.1=h6a678d5_0
58
- - libunistring=0.9.10=h27cfd23_0
59
- - libuuid=1.41.5=h5eee18b_0
60
- - libvpx=1.7.0=h439df22_0
61
- - libwebp-base=1.3.2=h5eee18b_0
62
- - llvm-openmp=14.0.6=h9e868ea_0
63
- - lz4-c=1.9.4=h6a678d5_1
64
- - markupsafe=2.1.3=py310h5eee18b_0
65
- - mkl=2023.1.0=h213fc3f_46344
66
- - mkl-service=2.4.0=py310h5eee18b_1
67
- - mkl_fft=1.3.8=py310h5eee18b_0
68
- - mkl_random=1.2.4=py310hdb19cb5_0
69
- - mpc=1.1.0=h10f8cd9_1
70
- - mpfr=4.0.2=hb69a4c5_1
71
- - mpmath=1.3.0=py310h06a4308_0
72
- - ncurses=6.4=h6a678d5_0
73
- - nettle=3.7.3=hbbd107a_1
74
- - networkx=3.3=py310h06a4308_0
75
- - numpy=1.26.4=py310h5f9d8c6_0
76
- - numpy-base=1.26.4=py310hb5e798b_0
77
- - ocl-icd=2.3.2=h5eee18b_1
78
- - openh264=2.1.1=h4ff587b_0
79
- - openjpeg=2.4.0=h9ca470c_2
80
- - openssl=3.0.14=h5eee18b_0
81
- - pillow=10.3.0=py310h5eee18b_0
82
- - pip=24.0=py310h06a4308_0
83
- - pysocks=1.7.1=py310h06a4308_0
84
- - python=3.10.13=h955ad1f_0
85
- - pytorch=2.3.1=py3.10_cuda12.1_cudnn8.9.2_0
86
- - pytorch-cuda=12.1=ha16c6d3_5
87
- - pytorch-mutex=1.0=cuda
88
- - pyyaml=6.0.1=py310h5eee18b_0
89
- - readline=8.2=h5eee18b_0
90
- - requests=2.32.2=py310h06a4308_0
91
- - setuptools=69.5.1=py310h06a4308_0
92
- - sqlite=3.45.3=h5eee18b_0
93
- - sympy=1.12=py310h06a4308_0
94
- - tbb=2021.8.0=hdb19cb5_0
95
- - tk=8.6.14=h39e8969_0
96
- - torchaudio=2.3.1=py310_cu121
97
- - torchtriton=2.3.1=py310
98
- - torchvision=0.18.1=py310_cu121
99
- - typing_extensions=4.11.0=py310h06a4308_0
100
- - tzdata=2024a=h04d1e81_0
101
- - urllib3=2.2.2=py310h06a4308_0
102
- - wheel=0.43.0=py310h06a4308_0
103
- - x264=1!157.20191217=h7b6447c_0
104
- - xformers=0.0.27=py310_cu12.1.0_pyt2.3.1
105
- - xz=5.4.6=h5eee18b_1
106
- - yaml=0.2.5=h7b6447c_0
107
- - zlib=1.2.13=h5eee18b_1
108
- - zstd=1.5.5=hc292b87_2
109
- - pip:
110
- - absl-py==2.1.0
111
- - accelerate==0.24.1
112
- - antlr4-python3-runtime==4.9.3
113
- - asttokens==2.4.1
114
- - bitsandbytes==0.35.4
115
- - click==8.1.7
116
- - coloredlogs==15.0.1
117
- - contourpy==1.2.1
118
- - cycler==0.12.1
119
- - decorator==5.1.1
120
- - decord==0.6.0
121
- - diffusers==0.19.0
122
- - einops==0.8.0
123
- - exceptiongroup==1.2.1
124
- - executing==2.0.1
125
- - flatbuffers==24.3.25
126
- - fonttools==4.53.1
127
- - fsspec==2024.6.1
128
- - ftfy==6.2.0
129
- - grpcio==1.65.0
130
- - huggingface-hub==0.17.3
131
- - humanfriendly==10.0
132
- - imageio==2.34.2
133
- - imageio-ffmpeg==0.5.1
134
- - importlib-metadata==8.0.0
135
- - ipython==8.26.0
136
- - jedi==0.19.1
137
- - kiwisolver==1.4.5
138
- - markdown==3.6
139
- - matplotlib==3.9.1
140
- - matplotlib-inline==0.1.7
141
- - modelcards==0.1.6
142
- - nvidia-cublas-cu12==12.1.3.1
143
- - nvidia-cuda-cupti-cu12==12.1.105
144
- - nvidia-cuda-nvrtc-cu12==12.1.105
145
- - nvidia-cuda-runtime-cu12==12.1.105
146
- - nvidia-cudnn-cu12==8.9.2.26
147
- - nvidia-cufft-cu12==11.0.2.54
148
- - nvidia-curand-cu12==10.3.2.106
149
- - nvidia-cusolver-cu12==11.4.5.107
150
- - nvidia-cusparse-cu12==12.1.0.106
151
- - nvidia-nccl-cu12==2.20.5
152
- - nvidia-nvjitlink-cu12==12.5.82
153
- - nvidia-nvtx-cu12==12.1.105
154
- - omegaconf==2.3.0
155
- - onnxruntime==1.18.1
156
- - onnxruntime-gpu==1.18.1
157
- - opencv-python==4.10.0.84
158
- - packaging==24.1
159
- - parso==0.8.4
160
- - pexpect==4.9.0
161
- - prompt-toolkit==3.0.47
162
- - protobuf==4.25.3
163
- - psutil==6.0.0
164
- - ptyprocess==0.7.0
165
- - pure-eval==0.2.2
166
- - pyav==12.2.0
167
- - pygments==2.18.0
168
- - pyparsing==3.1.2
169
- - python-dateutil==2.9.0.post0
170
- - regex==2024.5.15
171
- - safetensors==0.4.3
172
- - six==1.16.0
173
- - stack-data==0.6.3
174
- - tensorboard==2.17.0
175
- - tensorboard-data-server==0.7.2
176
- - tokenizers==0.14.1
177
- - torch==2.3.1+cu121
178
- - tqdm==4.66.4
179
- - traitlets==5.14.3
180
- - transformers==4.35.0
181
- - triton==2.3.1
182
- - wcwidth==0.2.13
183
- - werkzeug==3.0.3
184
- - zipp==3.19.2
185
- prefix: /Data/env/anaconda3/envs/st-modulator