-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
177 lines (177 loc) · 4.75 KB
/
environment.yml
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
name: prompt
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- bottleneck=1.3.5=py37h7deecbd_0
- brotli=1.0.9=h5eee18b_7
- brotli-bin=1.0.9=h5eee18b_7
- ca-certificates=2022.10.11=h06a4308_0
- certifi=2022.9.24=py37h06a4308_0
- cudatoolkit=11.0.221=h6bb024c_0
- cycler=0.11.0=pyhd3eb1b0_0
- dbus=1.13.18=hb2f20db_0
- expat=2.4.9=h6a678d5_0
- fftw=3.3.9=h27cfd23_1
- fontconfig=2.13.1=hef1e5e3_1
- freetype=2.12.1=h4a9f257_0
- giflib=5.2.1=h7b6447c_0
- glib=2.69.1=h4ff587b_1
- gst-plugins-base=1.14.0=h8213a91_2
- gstreamer=1.14.0=h28cd5cc_2
- icu=58.2=he6710b0_3
- intel-openmp=2021.4.0=h06a4308_3561
- joblib=1.1.1=py37h06a4308_0
- jpeg=9b=h024ee3a_2
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- libbrotlicommon=1.0.9=h5eee18b_7
- libbrotlidec=1.0.9=h5eee18b_7
- libbrotlienc=1.0.9=h5eee18b_7
- 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.37=hbc83047_0
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.1.0=h2733197_1
- libuuid=1.41.5=h5eee18b_0
- libuv=1.40.0=h7b6447c_0
- libwebp=1.2.0=h89dd481_0
- libxcb=1.15=h7f8727e_0
- libxml2=2.9.14=h74e7548_0
- lz4-c=1.9.3=h295c915_1
- matplotlib=3.5.3=py37h06a4308_0
- matplotlib-base=3.5.3=py37hf590b9c_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h7f8727e_0
- mkl_fft=1.3.1=py37hd3c417c_0
- mkl_random=1.2.2=py37h51133e4_0
- munkres=1.1.4=py_0
- ncurses=6.3=h5eee18b_3
- ninja=1.10.2=h06a4308_5
- ninja-base=1.10.2=hd09550d_5
- numexpr=2.8.4=py37he184ba9_0
- openssl=1.1.1s=h7f8727e_0
- packaging=21.3=pyhd3eb1b0_0
- pcre=8.45=h295c915_0
- pillow=9.2.0=py37hace64e9_1
- pip=22.2.2=py37h06a4308_0
- pyparsing=3.0.9=py37h06a4308_0
- pyqt=5.9.2=py37h05f1152_2
- python=3.7.15=haa1d7c7_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytorch=1.7.1=py3.7_cuda11.0.221_cudnn8.0.5_0
- qt=5.9.7=h5867ecd_1
- readline=8.2=h5eee18b_0
- scikit-learn=1.0.2=py37h51133e4_1
- setuptools=65.5.0=py37h06a4308_0
- simplejson=3.17.6=py37h7f8727e_0
- sip=4.19.8=py37hf484d3e_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.39.3=h5082296_0
- threadpoolctl=2.2.0=pyh0d69192_0
- tk=8.6.12=h1ccaba5_0
- torchaudio=0.7.2=py37
- torchvision=0.8.2=py37_cu110
- tornado=6.2=py37h5eee18b_0
- tqdm=4.64.1=py37h06a4308_0
- typing_extensions=4.3.0=py37h06a4308_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.6=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.4.9=haebb681_0
- pip:
- absl-py==1.3.0
- antlr4-python3-runtime==4.9.3
- appdirs==1.4.4
- astunparse==1.6.3
- beartype==0.11.0
- black==21.4b2
- cachetools==5.2.0
- charset-normalizer==2.1.1
- click==8.1.3
- cloudpickle==2.2.0
- colored==1.4.4
- contextlib2==21.6.0
- detectron2==0.5+cu110
- dill==0.3.6
- flatbuffers==22.10.26
- fonttools==4.38.0
- future==0.18.2
- fvcore==0.1.5.post20220512
- gast==0.3.3
- google-auth==2.14.1
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- googleapis-common-protos==1.57.0
- grpcio==1.51.0
- h5py==3.7.0
- humanfriendly==10.0
- humanize==4.4.0
- hydra-core==1.2.0
- idna==3.4
- importlib-metadata==5.0.0
- importlib-resources==5.10.0
- iopath==0.1.8
- kaggle==1.5.12
- keras==2.11.0
- kiwisolver==1.4.4
- libclang==14.0.6
- markdown==3.4.1
- markupsafe==2.1.1
- ml-collections==0.1.1
- mock==4.0.3
- mypy-extensions==0.4.3
- numpy==1.21.6
- oauthlib==3.2.2
- omegaconf==2.2.3
- opencv-python==4.6.0.66
- opt-einsum==3.3.0
- pandas==1.3.5
- pathspec==0.10.2
- portalocker==2.6.0
- promise==2.3
- protobuf==3.19.6
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycocotools==2.0.6
- pydot==1.4.2
- python-slugify==7.0.0
- pytz==2022.6
- pyyaml==6.0
- regex==2022.10.31
- requests==2.28.1
- requests-oauthlib==1.3.1
- rsa==4.9
- scipy==1.4.1
- seaborn==0.12.1
- slurm-gpustat==0.0.12
- submitit==1.4.5
- tabulate==0.9.0
- tensorboard==2.11.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.11.0
- tensorflow-addons==0.18.0
- tensorflow-estimator==2.11.0
- tensorflow-io-gcs-filesystem==0.27.0
- tensorflow-metadata==1.11.0
- termcolor==2.1.1
- text-unidecode==1.3
- tfds-nightly==4.4.0.dev202201080107
- timm==0.4.12
- toml==0.10.2
- typed-ast==1.5.4
- typeguard==2.13.3
- typing-extensions==4.4.0
- urllib3==1.26.12
- werkzeug==2.2.2
- wrapt==1.14.1
- yacs==0.1.8
- zipp==3.10.0
prefix: /home/ch7858/anaconda3/envs/prompt