File size: 10,050 Bytes
b436036
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
name: /share/data/drive_3/ketan/k_env
channels:
  - pytorch
  - defaults
  - conda-forge
  - nvidia
  - fastai
  - Nike
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=py310h6a678d5_8
  - bzip2=1.0.8=h5eee18b_6
  - ca-certificates=2024.9.24=h06a4308_0
  - certifi=2024.8.30=py310h06a4308_0
  - charset-normalizer=3.3.2=pyhd3eb1b0_0
  - comm=0.2.2=pyhd8ed1ab_0
  - cuda-cudart=12.4.127=0
  - cuda-cupti=12.4.127=0
  - cuda-libraries=12.4.0=0
  - cuda-nvrtc=12.4.127=0
  - cuda-nvtx=12.4.127=0
  - cuda-opencl=12.6.68=0
  - cuda-runtime=12.4.0=0
  - cuda-version=12.6=3
  - debugpy=1.6.7=py310h6a678d5_0
  - entrypoints=0.4=pyhd8ed1ab_0
  - exceptiongroup=1.2.2=pyhd8ed1ab_0
  - executing=2.1.0=pyhd8ed1ab_0
  - ffmpeg=4.3=hf484d3e_0
  - filelock=3.13.1=py310h06a4308_0
  - freetype=2.12.1=h4a9f257_0
  - gmp=6.2.1=h295c915_3
  - gmpy2=2.1.2=py310heeb90bb_0
  - gnutls=3.6.15=he1e5248_0
  - intel-openmp=2023.1.0=hdb19cb5_46306
  - ipykernel=6.29.5=pyh3099207_0
  - ipython=8.27.0=pyh707e725_0
  - jedi=0.19.1=pyhd8ed1ab_0
  - jinja2=3.1.4=py310h06a4308_0
  - jpeg=9e=h5eee18b_3
  - jupyter_client=7.3.4=pyhd8ed1ab_0
  - jupyter_core=5.7.2=pyh31011fe_1
  - lame=3.100=h7b6447c_0
  - lcms2=2.12=h3be6417_0
  - ld_impl_linux-64=2.38=h1181459_1
  - lerc=3.0=h295c915_0
  - libcublas=12.4.2.65=0
  - libcufft=11.2.0.44=0
  - libcufile=1.11.1.6=0
  - libcurand=10.3.7.68=0
  - libcusolver=11.6.0.99=0
  - libcusparse=12.3.0.142=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=h5eee18b_3
  - libidn2=2.3.4=h5eee18b_0
  - libjpeg-turbo=2.0.0=h9bf148f_0
  - libnpp=12.2.5.2=0
  - libnvfatbin=12.6.68=0
  - libnvjitlink=12.4.99=0
  - libnvjpeg=12.3.1.89=0
  - libpng=1.6.39=h5eee18b_0
  - libsodium=1.0.18=h36c2ea0_1
  - libstdcxx-ng=11.2.0=h1234567_1
  - libtasn1=4.19.0=h5eee18b_0
  - libtiff=4.5.1=h6a678d5_0
  - libunistring=0.9.10=h27cfd23_0
  - libuuid=1.41.5=h5eee18b_0
  - libwebp-base=1.3.2=h5eee18b_0
  - llvm-openmp=14.0.6=h9e868ea_0
  - lz4-c=1.9.4=h6a678d5_1
  - markupsafe=2.1.3=py310h5eee18b_0
  - matplotlib-inline=0.1.7=pyhd8ed1ab_0
  - mkl=2023.1.0=h213fc3f_46344
  - mkl-service=2.4.0=py310h5eee18b_1
  - mkl_fft=1.3.10=py310h5eee18b_0
  - mkl_random=1.2.7=py310h1128e8f_0
  - mpc=1.1.0=h10f8cd9_1
  - mpfr=4.0.2=hb69a4c5_1
  - mpmath=1.3.0=py310h06a4308_0
  - ncurses=6.4=h6a678d5_0
  - nest-asyncio=1.6.0=pyhd8ed1ab_0
  - nettle=3.7.3=hbbd107a_1
  - networkx=3.2.1=py310h06a4308_0
  - openh264=2.1.1=h4ff587b_0
  - openjpeg=2.5.2=he7f1fd0_0
  - openssl=3.0.15=h5eee18b_0
  - packaging=24.1=pyhd8ed1ab_0
  - parso=0.8.4=pyhd8ed1ab_0
  - pexpect=4.9.0=pyhd8ed1ab_0
  - pickleshare=0.7.5=py_1003
  - pip=24.2=py310h06a4308_0
  - platformdirs=4.3.6=pyhd8ed1ab_0
  - prompt-toolkit=3.0.47=pyha770c72_0
  - psutil=5.9.0=py310h5eee18b_0
  - ptyprocess=0.7.0=pyhd3deb0d_0
  - pure_eval=0.2.3=pyhd8ed1ab_0
  - pygments=2.18.0=pyhd8ed1ab_0
  - pysocks=1.7.1=py310h06a4308_0
  - python=3.10.14=h955ad1f_1
  - python_abi=3.10=2_cp310
  - pytorch-cuda=12.4=hc786d27_6
  - pytorch-mutex=1.0=cuda
  - pyyaml=6.0.1=py310h5eee18b_0
  - pyzmq=25.1.2=py310h6a678d5_0
  - readline=8.2=h5eee18b_0
  - requests=2.32.3=py310h06a4308_0
  - setuptools=75.1.0=py310h06a4308_0
  - six=1.16.0=pyh6c4a22f_0
  - sqlite=3.45.3=h5eee18b_0
  - stack_data=0.6.2=pyhd8ed1ab_0
  - sympy=1.13.2=py310h06a4308_0
  - tbb=2021.8.0=hdb19cb5_0
  - tk=8.6.14=h39e8969_0
  - torchaudio=2.4.1=py310_cu124
  - tornado=6.1=py310h5764c6d_3
  - traitlets=5.14.3=pyhd8ed1ab_0
  - typing_extensions=4.11.0=py310h06a4308_0
  - wcwidth=0.2.13=pyhd8ed1ab_0
  - wheel=0.44.0=py310h06a4308_0
  - xz=5.4.6=h5eee18b_1
  - yaml=0.2.5=h7b6447c_0
  - 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.34.2
    - addict==2.4.0
    - aiofiles==23.2.1
    - aiohappyeyeballs==2.4.0
    - aiohttp==3.10.5
    - aiosignal==1.3.1
    - albucore==0.0.17
    - albumentations==1.4.18
    - altair==5.4.1
    - annotated-types==0.7.0
    - antlr4-python3-runtime==4.8
    - anyio==4.6.0
    - appdirs==1.4.4
    - astor==0.8.1
    - async-timeout==4.0.3
    - attrs==24.2.0
    - av==13.1.0
    - babel==2.16.0
    - bce-python-sdk==0.9.23
    - bcrypt==4.2.0
    - beartype==0.19.0
    - beautifulsoup4==4.12.3
    - bitsandbytes==0.44.1
    - blinker==1.8.2
    - boto3==1.35.34
    - botocore==1.35.34
    - braceexpand==0.1.7
    - cachetools==5.5.0
    - cffi==1.17.1
    - cfgv==3.4.0
    - click==8.1.7
    - colossalai==0.4.0
    - contexttimer==0.3.3
    - contourpy==1.3.0
    - cpm-kernels==1.0.11
    - cryptography==43.0.1
    - cycler==0.12.1
    - cython==3.0.11
    - datasets==3.0.0
    - decorator==4.4.2
    - decord==0.6.0
    - deepspeed==0.15.1
    - defusedxml==0.7.1
    - deprecated==1.2.14
    - diffusers==0.30.3
    - dill==0.3.8
    - distlib==0.3.8
    - distro==1.9.0
    - docker-pycreds==0.4.0
    - doclayout-yolo==0.0.2
    - easydict==1.13
    - einops==0.7.0
    - eval-type-backport==0.2.0
    - fabric==3.2.2
    - faiss-cpu==1.8.0.post1
    - fastapi==0.110.0
    - ffmpy==0.4.0
    - fire==0.6.0
    - flash-attn==2.6.3
    - flask==3.0.3
    - flask-babel==4.0.0
    - fonttools==4.54.1
    - frozenlist==1.4.1
    - fsspec==2024.6.1
    - ftfy==6.2.3
    - future==1.0.0
    - fvcore==0.1.5.post20221221
    - galore-torch==1.0
    - gast==0.3.3
    - gdown==5.1.0
    - gitdb==4.0.11
    - gitpython==3.1.43
    - google==3.0.0
    - google-auth==2.35.0
    - google-auth-oauthlib==1.0.0
    - gradio==4.44.1
    - gradio-client==1.3.0
    - grpcio==1.66.1
    - h11==0.14.0
    - h5py==3.10.0
    - hjson==3.1.0
    - httpcore==1.0.5
    - httpx==0.27.2
    - huggingface-hub==0.25.0
    - identify==2.6.1
    - idna==3.6
    - imageio==2.35.1
    - imageio-ffmpeg==0.5.1
    - imgaug==0.4.0
    - importlib-metadata==8.5.0
    - importlib-resources==6.4.5
    - invoke==2.2.0
    - iopath==0.1.10
    - ipywidgets==8.1.5
    - itsdangerous==2.2.0
    - jiter==0.5.0
    - jmespath==1.0.1
    - joblib==1.4.2
    - jsonschema==4.23.0
    - jsonschema-specifications==2023.12.1
    - jupyterlab-widgets==3.0.13
    - kiwisolver==1.4.7
    - lazy-loader==0.4
    - lightning-utilities==0.11.7
    - lmdb==1.5.1
    - lxml==5.3.0
    - markdown==3.7
    - markdown-it-py==3.0.0
    - matplotlib==3.7.5
    - mdurl==0.1.2
    - mmengine==0.10.5
    - moviepy==1.0.3
    - msgpack==1.1.0
    - multidict==6.1.0
    - multiprocess==0.70.16
    - narwhals==1.9.1
    - ninja==1.11.1.1
    - nodeenv==1.9.1
    - numpy==1.26.0
    - nvidia-cublas-cu12==12.1.3.1
    - nvidia-cuda-cupti-cu12==12.1.105
    - nvidia-cuda-nvrtc-cu12==12.1.105
    - nvidia-cuda-runtime-cu12==12.1.105
    - nvidia-cudnn-cu12==9.1.0.70
    - nvidia-cufft-cu12==11.0.2.54
    - nvidia-curand-cu12==10.3.2.106
    - nvidia-cusolver-cu12==11.4.5.107
    - nvidia-cusparse-cu12==12.1.0.106
    - nvidia-ml-py==12.560.30
    - 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
    - openai==1.51.0
    - opencv-contrib-python==4.10.0.84
    - opencv-python==4.9.0.80
    - opencv-python-headless==4.9.0.80
    - opensora==1.2.0
    - opt-einsum==3.3.0
    - orjson==3.10.7
    - paddleclas==2.5.2
    - paddleocr==2.8.1
    - paddlepaddle==2.6.2
    - pandarallel==1.6.5
    - pandas==2.0.3
    - parameterized==0.9.0
    - paramiko==3.5.0
    - peft==0.13.0
    - pillow==9.5.0
    - plumbum==1.9.0
    - portalocker==2.10.1
    - pre-commit==4.0.0
    - prettytable==3.11.0
    - proglog==0.1.10
    - protobuf==4.25.5
    - py-cpuinfo==9.0.0
    - pyarrow==17.0.0
    - pyasn1==0.6.1
    - pyasn1-modules==0.4.1
    - pyclipper==1.3.0.post5
    - pycparser==2.22
    - pycryptodome==3.20.0
    - pydantic==2.9.2
    - pydantic-core==2.23.4
    - pydantic-settings==2.5.2
    - pydub==0.25.1
    - pynacl==1.5.0
    - pyparsing==3.1.4
    - pypdfium2==4.30.0
    - python-dateutil==2.9.0.post0
    - python-docx==1.1.2
    - python-dotenv==1.0.1
    - python-multipart==0.0.12
    - pytorch-lightning==2.2.1
    - pytorchvideo==0.1.5
    - pytz==2024.2
    - qudida==0.0.4
    - rapidfuzz==3.10.0
    - rarfile==4.2
    - ray==2.37.0
    - referencing==0.35.1
    - regex==2023.12.25
    - requests-oauthlib==2.0.0
    - rich==13.9.2
    - rotary-embedding-torch==0.5.3
    - rpds-py==0.20.0
    - rpyc==6.0.0
    - rsa==4.9
    - ruff==0.6.9
    - s3transfer==0.10.2
    - safetensors==0.4.5
    - scikit-image==0.24.0
    - scikit-learn==1.3.2
    - scikit-video==1.1.11
    - scipy==1.10.1
    - seaborn==0.13.2
    - semantic-version==2.10.0
    - sentencepiece==0.2.0
    - sentry-sdk==2.15.0
    - setproctitle==1.3.3
    - shapely==2.0.6
    - shellingham==1.5.4
    - smmap==5.0.1
    - sniffio==1.3.1
    - soupsieve==2.6
    - spaces==0.30.3
    - starlette==0.36.3
    - supervision==0.23.0
    - swissarmytransformer==0.4.12
    - tabulate==0.9.0
    - tensorboard==2.14.0
    - tensorboard-data-server==0.7.2
    - tensorboardx==2.6.2.2
    - termcolor==2.4.0
    - test-tube==0.7.5
    - thop==0.1.1-2209072238
    - threadpoolctl==3.5.0
    - tifffile==2024.9.20
    - timm==0.9.16
    - tokenizers==0.20.0
    - tomli==2.0.2
    - tomlkit==0.12.0
    - torch==2.4.1
    - torch-lr-finder==0.2.2
    - torchdiffeq==0.2.3
    - torchmetrics==1.3.2
    - torchvision==0.19.1
    - tqdm==4.66.5
    - transformers==4.45.1
    - triton==3.0.0
    - typer==0.12.5
    - tzdata==2024.1
    - ujson==5.10.0
    - ultralytics==8.3.1
    - ultralytics-thop==2.0.8
    - urllib3==2.2.1
    - uvicorn==0.29.0
    - virtualenv==20.26.6
    - visualdl==2.5.3
    - wandb==0.18.3
    - webdataset==0.2.100
    - websockets==11.0.3
    - werkzeug==3.0.4
    - widgetsnbextension==4.0.13
    - wrapt==1.16.0
    - xxhash==3.5.0
    - yacs==0.1.8
    - yapf==0.40.2
    - yarl==1.11.1
    - zipp==3.20.2
prefix: /share/data/drive_3/ketan/k_env