-
Notifications
You must be signed in to change notification settings - Fork 11
/
environment_taming.yaml
151 lines (151 loc) · 4.01 KB
/
environment_taming.yaml
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
name: llm-cxr-taming
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- ca-certificates=2023.08.22=h06a4308_0
- cudatoolkit=10.2.89=hfd86e86_1
- freetype=2.12.1=h4a9f257_0
- giflib=5.2.1=h5eee18b_3
- intel-openmp=2021.4.0=h06a4308_3561
- jpeg=9e=h5eee18b_1
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libdeflate=1.17=h5eee18b_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libpng=1.6.39=h5eee18b_0
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.5.1=h6a678d5_0
- libuv=1.44.2=h5eee18b_0
- libwebp=1.3.2=h11a3e52_0
- libwebp-base=1.3.2=h5eee18b_0
- lz4-c=1.9.4=h6a678d5_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py38h7f8727e_0
- mkl_fft=1.3.1=py38hd3c417c_0
- mkl_random=1.2.2=py38h51133e4_0
- ncurses=6.4=h6a678d5_0
- ninja=1.10.2=h06a4308_5
- ninja-base=1.10.2=hd09550d_5
- openjpeg=2.4.0=h3ad879b_0
- openssl=1.1.1w=h7f8727e_0
- pillow=10.0.1=py38ha6cbd5a_0
- pip=20.3.3=py38h06a4308_0
- python=3.8.5=h7579374_1
- pytorch=1.7.0=py3.8_cuda10.2.89_cudnn7.6.5_0
- readline=8.2=h5eee18b_0
- setuptools=68.0.0=py38h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- torchvision=0.8.1=py38_cu102
- typing_extensions=4.7.1=py38h06a4308_0
- wheel=0.41.2=py38h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.5=hc292b87_0
- pip:
- absl-py==2.0.0
- albumentations==0.4.3
- altair==5.1.2
- attrs==23.1.0
- backports-zoneinfo==0.2.1
- blinker==1.6.3
- cachetools==5.3.1
- certifi==2023.7.22
- charset-normalizer==3.3.0
- click==8.1.7
- contourpy==1.1.1
- cycler==0.12.1
- dataclasses==0.6
- einops==0.3.0
- filelock==3.12.4
- fonttools==4.43.1
- fsspec==2023.9.2
- future==0.18.3
- gitdb==4.0.10
- gitpython==3.1.38
- google-auth==2.23.3
- google-auth-oauthlib==1.0.0
- grpcio==1.59.0
- idna==3.4
- imageio==2.9.0
- imageio-ffmpeg==0.4.2
- imgaug==0.2.6
- importlib-metadata==6.8.0
- importlib-resources==6.1.0
- jinja2==3.1.2
- joblib==1.3.2
- jsonschema==4.19.1
- jsonschema-specifications==2023.7.1
- kiwisolver==1.4.5
- lazy-loader==0.3
- markdown==3.5
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- matplotlib==3.7.2
- mdurl==0.1.2
- more-itertools==10.1.0
- networkx==3.1
- numpy==1.24.4
- oauthlib==3.2.2
- omegaconf==2.0.0
- opencv-python==4.1.2.30
- opencv-python-headless==4.8.1.78
- packaging==23.2
- pandas==2.0.3
- pkgutil-resolve-name==1.3.10
- protobuf==4.24.4
- pudb==2019.2
- pyarrow==13.0.0
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pydeck==0.8.1b0
- pygments==2.16.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytorch-lightning==1.0.8
- pytz==2023.3.post1
- pywavelets==1.4.1
- pyyaml==6.0.1
- referencing==0.30.2
- regex==2023.10.3
- requests==2.31.0
- requests-oauthlib==1.3.1
- rich==13.6.0
- rpds-py==0.10.6
- rsa==4.9
- sacremoses==0.0.53
- scikit-image==0.20.0
- scipy==1.9.1
- smmap==5.0.1
- streamlit==1.27.2
- taming-transformers==0.0.1
- tenacity==8.2.3
- tensorboard==2.14.0
- tensorboard-data-server==0.7.1
- test-tube==0.7.5
- tifffile==2023.7.10
- tokenizers==0.10.3
- toml==0.10.2
- toolz==0.12.0
- tornado==6.3.3
- tqdm==4.66.1
- transformers==4.3.1
- tzdata==2023.3
- tzlocal==5.1
- urllib3==2.0.7
- urwid==2.2.2
- validators==0.22.0
- watchdog==3.0.0
- werkzeug==3.0.0
- zipp==3.17.0
prefix: /home/isu/miniconda3/envs/llm-cxr-taming