-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
179 lines (179 loc) · 4.98 KB
/
environment.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
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
name: NBC_SD
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- c-ares=1.19.1=h5eee18b_0
- ca-certificates=2024.3.11=h06a4308_0
- coloredlogs=15.0.1=py38h06a4308_2
- cudatoolkit=11.3.1=h2bc3f7f_2
- gmp=6.2.1=h295c915_3
- gmpy2=2.1.2=py38heeb90bb_0
- humanfriendly=10.0=py38h06a4308_1
- intel-openmp=2021.4.0=h06a4308_3561
- krb5=1.20.1=h568e23c_1
- ld_impl_linux-64=2.38=h1181459_1
- libcurl=8.2.1=h91b91d3_0
- libedit=3.1.20230828=h5eee18b_0
- libev=4.33=h7f8727e_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
- libnghttp2=1.52.0=ha637b67_1
- libprotobuf=3.20.3=he621ea3_0
- libssh2=1.10.0=h37d81fd_2
- libstdcxx-ng=11.2.0=h1234567_1
- libuv=1.44.2=h5eee18b_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
- mpc=1.1.0=h10f8cd9_1
- mpfr=4.0.2=hb69a4c5_1
- mpmath=1.3.0=py38h06a4308_0
- ncurses=6.4=h6a678d5_0
- onnxruntime=1.12.1=py38h8de7196_0
- openssl=1.1.1w=h7f8727e_0
- packaging=23.2=py38h06a4308_0
- pip=20.3.3=py38h06a4308_0
- protobuf=3.20.3=py38h6a678d5_0
- python=3.8.5=h7579374_1
- python-flatbuffers=2.0=pyhd3eb1b0_0
- pytorch-mutex=1.0=cuda
- re2=2022.04.01=h295c915_0
- readline=8.2=h5eee18b_0
- setuptools=68.2.2=py38h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- sympy=1.12=py38h06a4308_0
- tk=8.6.12=h1ccaba5_0
- typing_extensions=4.9.0=py38h06a4308_1
- wheel=0.41.2=py38h06a4308_0
- xz=5.4.6=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==2.1.0
- aiohttp==3.9.3
- aiosignal==1.3.1
- albumentations==0.4.3
- altair==5.3.0
- antlr4-python3-runtime==4.8
- async-timeout==4.0.3
- attrs==23.2.0
- blinker==1.7.0
- cachetools==5.3.3
- certifi==2024.2.2
- charset-normalizer==3.3.2
- click==8.1.7
- diffusers==0.27.2
- einops==0.3.0
- filelock==3.13.3
- flask==3.0.2
- frozenlist==1.4.1
- fsspec==2024.3.1
- ftfy==6.2.0
- future==1.0.0
- gitdb==4.0.11
- gitpython==3.1.43
- google-auth==2.29.0
- google-auth-oauthlib==1.0.0
- grpcio==1.62.1
- huggingface-hub==0.22.2
- idna==3.6
- imageio==2.9.0
- imageio-ffmpeg==0.4.2
- imgaug==0.2.6
- importlib-metadata==7.1.0
- importlib-resources==6.4.0
- invisible-watermark==0.2.0
- itsdangerous==2.1.2
- jinja2==3.1.3
- jsonschema==4.21.1
- jsonschema-specifications==2023.12.1
- kornia==0.6.0
- lazy-loader==0.4
- markdown==3.6
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- mdurl==0.1.2
- multidict==6.0.5
- networkx==3.1
- numpy==1.24.4
- 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==8.9.2.26
- 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-nccl-cu12==2.19.3
- nvidia-nvjitlink-cu12==12.4.127
- nvidia-nvtx-cu12==12.1.105
- oauthlib==3.2.2
- omegaconf==2.1.1
- opencv-python==4.1.2.30
- opencv-python-headless==4.9.0.80
- pandas==2.0.3
- pillow==10.3.0
- pkgutil-resolve-name==1.3.10
- pudb==2019.2
- pyarrow==15.0.2
- pyasn1==0.6.0
- pyasn1-modules==0.4.0
- pydeck==0.8.1b0
- pydeprecate==0.3.1
- pygments==2.17.2
- python-dateutil==2.9.0.post0
- pytorch-lightning==1.4.2
- pytz==2024.1
- pywavelets==1.4.1
- pyyaml==6.0.1
- referencing==0.34.0
- regex==2023.12.25
- requests==2.31.0
- requests-oauthlib==2.0.0
- rich==13.7.1
- rpds-py==0.18.0
- rsa==4.9
- safetensors==0.4.2
- scikit-image==0.20.0
- scipy==1.9.1
- smmap==5.0.1
- streamlit==1.33.0
- streamlit-drawable-canvas==0.8.0
- tenacity==8.2.3
- tensorboard==2.14.0
- tensorboard-data-server==0.7.2
- test-tube==0.7.5
- tifffile==2023.7.10
- tokenizers==0.12.1
- toml==0.10.2
- toolz==0.12.1
- torch==2.2.2
- torch-fidelity==0.3.0
- torchmetrics==0.6.0
- torchvision==0.17.2
- tornado==6.4
- tqdm==4.66.2
- transformers==4.19.2
- triton==2.2.0
- tzdata==2024.1
- urllib3==2.2.1
- urwid==2.6.10
- watchdog==4.0.0
- wcwidth==0.2.13
- werkzeug==3.0.2
- yarl==1.9.4
- zipp==3.18.1
- -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
- -e git+https://github.com/openai/CLIP.git@main#egg=clip
- -e .
prefix: /opt/conda/envs/NBC_SD