File size: 11,160 Bytes
b1350bf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
name: flipsketch
channels:
  - pytorch
  - nvidia
  - conda-forge
  - defaults
dependencies:
  - _libgcc_mutex=0.1=main
  - _openmp_mutex=5.1=1_gnu
  - asttokens=2.4.1=pyhd8ed1ab_0
  - blas=1.0=mkl
  - brotli-python=1.0.9=py310hd8f1fbe_7
  - bzip2=1.0.8=h7f98852_4
  - ca-certificates=2024.2.2=hbcca054_0
  - certifi=2024.2.2=pyhd8ed1ab_0
  - charset-normalizer=2.0.4=pyhd8ed1ab_0
  - comm=0.2.2=pyhd8ed1ab_0
  - cuda=11.6.1=0
  - cuda-cccl=11.6.55=hf6102b2_0
  - cuda-command-line-tools=11.6.2=0
  - cuda-compiler=11.6.2=0
  - cuda-cudart=11.6.55=he381448_0
  - cuda-cudart-dev=11.6.55=h42ad0f4_0
  - cuda-cuobjdump=11.6.124=h2eeebcb_0
  - cuda-cupti=11.6.124=h86345e5_0
  - cuda-cuxxfilt=11.6.124=hecbf4f6_0
  - cuda-driver-dev=11.6.55=0
  - cuda-gdb=12.4.127=0
  - cuda-libraries=11.6.1=0
  - cuda-libraries-dev=11.6.1=0
  - cuda-memcheck=11.8.86=0
  - cuda-nsight=12.4.127=0
  - cuda-nsight-compute=12.4.1=0
  - cuda-nvcc=11.6.124=hbba6d2d_0
  - cuda-nvdisasm=12.4.127=0
  - cuda-nvml-dev=11.6.55=haa9ef22_0
  - cuda-nvprof=12.4.127=0
  - cuda-nvprune=11.6.124=he22ec0a_0
  - cuda-nvrtc=11.6.124=h020bade_0
  - cuda-nvrtc-dev=11.6.124=h249d397_0
  - cuda-nvtx=11.6.124=h0630a44_0
  - cuda-nvvp=12.4.127=0
  - cuda-runtime=11.6.1=0
  - cuda-samples=11.6.101=h8efea70_0
  - cuda-sanitizer-api=12.4.127=0
  - cuda-toolkit=11.6.1=0
  - cuda-tools=11.6.1=0
  - cuda-visual-tools=11.6.1=0
  - debugpy=1.6.7=py310h6a678d5_0
  - entrypoints=0.4=pyhd8ed1ab_0
  - exceptiongroup=1.2.0=pyhd8ed1ab_2
  - executing=2.0.1=pyhd8ed1ab_0
  - ffmpeg=4.3=hf484d3e_0
  - freetype=2.12.1=h4a9f257_0
  - gds-tools=1.9.1.3=0
  - gmp=6.2.1=h58526e2_0
  - gnutls=3.6.15=he1e5248_0
  - idna=3.4=pyhd8ed1ab_0
  - intel-openmp=2023.1.0=hdb19cb5_46306
  - ipykernel=6.29.3=pyhd33586a_0
  - jedi=0.19.1=pyhd8ed1ab_0
  - jpeg=9e=h166bdaf_1
  - jupyter_client=7.3.4=pyhd8ed1ab_0
  - jupyter_core=5.7.2=pyh31011fe_1
  - lame=3.100=h7f98852_1001
  - lcms2=2.12=h3be6417_0
  - ld_impl_linux-64=2.38=h1181459_1
  - lerc=3.0=h9c3ff4c_0
  - libcublas=11.9.2.110=h5e84587_0
  - libcublas-dev=11.9.2.110=h5c901ab_0
  - libcufft=10.7.1.112=hf425ae0_0
  - libcufft-dev=10.7.1.112=ha5ce4c0_0
  - libcufile=1.9.1.3=0
  - libcufile-dev=1.9.1.3=0
  - libcurand=10.3.5.147=0
  - libcurand-dev=10.3.5.147=0
  - libcusolver=11.3.4.124=h33c3c4e_0
  - libcusparse=11.7.2.124=h7538f96_0
  - libcusparse-dev=11.7.2.124=hbbe9722_0
  - libdeflate=1.17=h5eee18b_1
  - libffi=3.4.4=h6a678d5_1
  - libgcc-ng=11.2.0=h1234567_1
  - libgomp=11.2.0=h1234567_1
  - libiconv=1.16=h516909a_0
  - libidn2=2.3.4=h5eee18b_0
  - libnpp=11.6.3.124=hd2722f0_0
  - libnpp-dev=11.6.3.124=h3c42840_0
  - libnvjpeg=11.6.2.124=hd473ad6_0
  - libnvjpeg-dev=11.6.2.124=hb5906b9_0
  - libpng=1.6.39=h5eee18b_0
  - libsodium=1.0.18=h36c2ea0_1
  - libstdcxx-ng=11.2.0=he4da1e4_16
  - libtasn1=4.19.0=h5eee18b_0
  - libtiff=4.5.1=h6a678d5_0
  - libunistring=0.9.10=h7f98852_0
  - libuuid=1.41.5=h5eee18b_0
  - libwebp-base=1.3.2=h5eee18b_0
  - lz4-c=1.9.4=h6a678d5_1
  - mkl=2023.1.0=h213fc3f_46344
  - mkl-service=2.4.0=py310h5eee18b_1
  - mkl_fft=1.3.8=py310h5eee18b_0
  - mkl_random=1.2.4=py310hdb19cb5_0
  - ncurses=6.4=h6a678d5_0
  - nest-asyncio=1.6.0=pyhd8ed1ab_0
  - nettle=3.7.3=hbbd107a_1
  - nsight-compute=2024.1.1.4=0
  - numpy-base=1.26.4=py310hb5e798b_0
  - openh264=2.1.1=h780b84a_0
  - openjpeg=2.4.0=h9ca470c_2
  - openssl=3.0.13=h7f8727e_2
  - packaging=24.0=pyhd8ed1ab_0
  - parso=0.8.4=pyhd8ed1ab_0
  - pexpect=4.9.0=pyhd8ed1ab_0
  - pickleshare=0.7.5=py_1003
  - pip=23.3.1=pyhd8ed1ab_0
  - ptyprocess=0.7.0=pyhd3deb0d_0
  - pure_eval=0.2.2=pyhd8ed1ab_0
  - pygments=2.17.2=pyhd8ed1ab_0
  - pysocks=1.7.1=pyha2e5f31_6
  - python=3.10.14=h955ad1f_0
  - python_abi=3.10=2_cp310
  - pytorch=1.13.1=py3.10_cuda11.6_cudnn8.3.2_0
  - pytorch-cuda=11.6=h867d48c_1
  - pytorch-mutex=1.0=cuda
  - pyzmq=25.1.2=py310h6a678d5_0
  - readline=8.2=h5eee18b_0
  - requests=2.31.0=pyhd8ed1ab_0
  - setuptools=68.2.2=pyhd8ed1ab_0
  - six=1.16.0=pyh6c4a22f_0
  - sqlite=3.41.2=h5eee18b_0
  - tbb=2021.8.0=hdb19cb5_0
  - tk=8.6.12=h1ccaba5_0
  - torchaudio=0.13.1=py310_cu116
  - tornado=6.1=py310h5764c6d_3
  - typing_extensions=4.9.0=pyha770c72_0
  - tzdata=2024a=h8827d51_1
  - urllib3=2.1.0=pyhd8ed1ab_0
  - wcwidth=0.2.13=pyhd8ed1ab_0
  - wheel=0.41.2=pyhd8ed1ab_0
  - xz=5.4.6=h5eee18b_1
  - zeromq=4.3.5=h6a678d5_0
  - zlib=1.2.13=h5eee18b_1
  - zstd=1.5.5=hc292b87_2
  - pip:
      - absl-py==2.1.0
      - accelerate==0.29.2
      - addict==2.4.0
      - aiofiles==23.2.1
      - aiohttp==3.9.3
      - aiosignal==1.3.1
      - albumentations==1.3.0
      - aliyun-python-sdk-core==2.15.1
      - aliyun-python-sdk-kms==2.16.2
      - annotated-types==0.7.0
      - antlr4-python3-runtime==4.8
      - anyio==4.6.2.post1
      - appdirs==1.4.4
      - async-timeout==4.0.3
      - attrs==23.2.0
      - basicsr==1.4.2
      - beautifulsoup4==4.12.3
      - bitsandbytes==0.35.4
      - black==21.4b2
      - blinker==1.8.2
      - blis==0.7.11
      - boto3==1.34.97
      - botocore==1.34.97
      - bresenham==0.2.1
      - cachetools==5.3.3
      - captum==0.7.0
      - catalogue==2.0.10
      - cffi==1.16.0
      - chardet==5.2.0
      - click==8.1.7
      - clip==0.1.0
      - cloudpickle==3.0.0
      - cmake==3.25.2
      - compel==2.0.3
      - confection==0.1.4
      - contourpy==1.2.1
      - controlnet-aux==0.0.6
      - crcmod==1.7
      - cryptography==42.0.7
      - cssselect2==0.7.0
      - cycler==0.12.1
      - cymem==2.0.8
      - cython==3.0.10
      - datasets==2.18.0
      - decorator==4.4.2
      - decord==0.6.0
      - deepspeed==0.8.0
      - diffdist==0.1
      - diffusers==0.27.2
      - dill==0.3.8
      - docker-pycreds==0.4.0
      - easydict==1.10
      - einops==0.3.0
      - fairscale==0.4.13
      - faiss-cpu==1.8.0
      - fastapi==0.115.4
      - ffmpy==0.3.0
      - filelock==3.13.4
      - flask==3.0.3
      - flatbuffers==24.3.25
      - fonttools==4.51.0
      - frozenlist==1.4.1
      - fsspec==2024.2.0
      - ftfy==6.1.1
      - future==1.0.0
      - fvcore==0.1.5.post20221221
      - gast==0.5.4
      - gdown==5.1.0
      - gitdb==4.0.11
      - gitpython==3.1.43
      - google-auth==2.29.0
      - google-auth-oauthlib==0.4.6
      - gradio==5.5.0
      - gradio-client==1.4.2
      - grpcio==1.62.1
      - h11==0.14.0
      - hjson==3.1.0
      - httpcore==1.0.6
      - httpx==0.27.2
      - huggingface-hub==0.25.2
      - hydra-core==1.1.1
      - imageio==2.25.1
      - imageio-ffmpeg==0.4.8
      - importlib-metadata==7.1.0
      - inquirerpy==0.3.4
      - iopath==0.1.9
      - ipdb==0.13.13
      - ipympl==0.9.4
      - ipython==8.23.0
      - ipython-genutils==0.2.0
      - ipywidgets==8.1.2
      - itsdangerous==2.2.0
      - jax==0.4.26
      - jaxlib==0.4.26
      - jinja2==3.1.3
      - jmespath==0.10.0
      - joblib==1.4.2
      - jupyterlab-widgets==3.0.10
      - kiwisolver==1.4.5
      - kornia==0.6.0
      - lightning-utilities==0.11.2
      - lmdb==1.4.1
      - loguru==0.7.2
      - loralib==0.1.2
      - lvis==0.5.3
      - lxml==5.2.1
      - markdown==3.6
      - markdown-it-py==3.0.0
      - markupsafe==2.1.5
      - matplotlib==3.8.4
      - matplotlib-inline==0.1.6
      - mdurl==0.1.2
      - mediapipe==0.10.11
      - ml-dtypes==0.4.0
      - modelcards==0.1.6
      - modelscope==1.14.0
      - motion-vector-extractor==1.0.6
      - moviepy==1.0.3
      - mpmath==1.3.0
      - multidict==6.0.5
      - multiprocess==0.70.16
      - murmurhash==1.0.10
      - mypy-extensions==1.0.0
      - networkx==3.3
      - ninja==1.11.1.1
      - nltk==3.8.1
      - numpy==1.24.2
      - nvidia-cublas-cu11==11.10.3.66
      - nvidia-cuda-cupti-cu12==12.1.105
      - nvidia-cuda-nvrtc-cu11==11.7.99
      - nvidia-cuda-nvrtc-cu12==12.1.105
      - nvidia-cuda-runtime-cu11==11.7.99
      - nvidia-cuda-runtime-cu12==12.1.105
      - nvidia-cudnn-cu11==8.5.0.96
      - nvidia-cufft-cu12==11.0.2.54
      - nvidia-curand-cu12==10.3.2.106
      - nvidia-nccl-cu12==2.20.5
      - nvidia-nvjitlink-cu12==12.6.77
      - nvidia-nvtx-cu12==12.1.105
      - oauthlib==3.2.2
      - omegaconf==2.1.1
      - open-clip-torch==2.0.2
      - opencv-contrib-python==4.9.0.80
      - opencv-python==4.6.0.66
      - opencv-python-headless==4.9.0.80
      - opt-einsum==3.3.0
      - orjson==3.10.11
      - oss2==2.18.5
      - pandas==1.5.3
      - pathspec==0.12.1
      - pathtools==0.1.2
      - peft==0.10.0
      - pfzy==0.3.4
      - pillow==9.5.0
      - pkgconfig==1.5.5
      - platformdirs==4.2.0
      - portalocker==2.8.2
      - preshed==3.0.9
      - proglog==0.1.10
      - prompt-toolkit==3.0.43
      - protobuf==3.20.3
      - psutil==5.9.8
      - py-cpuinfo==9.0.0
      - pyarrow==15.0.2
      - pyarrow-hotfix==0.6
      - pyasn1==0.6.0
      - pyasn1-modules==0.4.0
      - pyav==12.0.5
      - pycocotools==2.0.7
      - pycparser==2.22
      - pycryptodome==3.20.0
      - pydantic==2.9.2
      - pydantic-core==2.23.4
      - pydeprecate==0.3.1
      - pydot==2.0.0
      - pydub==0.25.1
      - pynvml==11.5.3
      - pyparsing==3.1.2
      - pyre-extensions==0.0.23
      - python-dateutil==2.9.0.post0
      - python-multipart==0.0.12
      - pytorch-lightning==1.4.2
      - pytz==2024.1
      - pywavelets==1.6.0
      - pyyaml==6.0.1
      - qudida==0.0.4
      - regex==2024.4.16
      - reportlab==4.1.0
      - requests-oauthlib==2.0.0
      - rich==13.9.4
      - rsa==4.9
      - ruff==0.7.2
      - s3transfer==0.10.1
      - safehttpx==0.1.1
      - safetensors==0.4.2
      - scikit-image==0.19.3
      - scikit-learn==1.4.2
      - scikit-video==1.1.11
      - scipy==1.10.1
      - semantic-version==2.10.0
      - sentry-sdk==1.44.1
      - setproctitle==1.3.3
      - shapely==2.0.3
      - shellingham==1.5.4
      - simplejson==3.19.2
      - smmap==5.0.1
      - sniffio==1.3.1
      - sortedcontainers==2.4.0
      - sounddevice==0.4.6
      - soupsieve==2.5
      - srsly==2.4.8
      - stable-diffusion-sdkit==2.1.3
      - stack-data==0.6.3
      - starlette==0.41.2
      - svg-path==6.3
      - svglib==1.5.1
      - svgpathtools==1.6.1
      - svgwrite==1.4.3
      - sympy==1.13.3
      - tabulate==0.9.0
      - tb-nightly==2.17.0a20240408
      - tensorboard==2.12.0
      - tensorboard-data-server==0.7.0
      - tensorboard-plugin-wit==1.8.1
      - termcolor==2.2.0
      - test-tube==0.7.5
      - thinc==8.1.10
      - threadpoolctl==3.5.0
      - tifffile==2024.2.12
      - timm==0.6.11
      - tinycss2==1.2.1
      - tokenizers==0.20.1
      - toml==0.10.2
      - tomli==2.0.1
      - tomlkit==0.12.0
      - torch==1.13.1
      - torchmetrics==0.6.0
      - torchsummary==1.5.1
      - torchvision==0.14.1
      - tqdm==4.64.1
      - traitlets==5.14.2
      - transformers==4.45.2
      - triton==2.3.0
      - typer==0.12.5
      - typing-inspect==0.9.0
      - uvicorn==0.32.0
      - wandb==0.16.6
      - wasabi==1.1.2
      - webencodings==0.5.1
      - websockets==12.0
      - werkzeug==3.0.2
      - widgetsnbextension==4.0.10
      - xformers==0.0.16
      - xxhash==3.4.1
      - yacs==0.1.8
      - yapf==0.40.2
      - yarl==1.9.4
      - zipp==3.18.1