-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
177 lines (177 loc) · 4.7 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: base
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- brotlipy=0.7.0=py37h27cfd23_1003
- ca-certificates=2022.10.11=h06a4308_0
- certifi=2022.12.7=py37h06a4308_0
- cffi=1.15.1=py37h5eee18b_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- conda=22.11.1=py37h06a4308_4
- conda-content-trust=0.1.3=py37h06a4308_0
- conda-package-handling=1.9.0=py37h5eee18b_1
- cryptography=38.0.1=py37h9ce1e76_0
- flit-core=3.6.0=pyhd3eb1b0_0
- idna=3.4=py37h06a4308_0
- importlib-metadata=4.11.3=py37h06a4308_0
- importlib_metadata=4.11.3=hd3eb1b0_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.3=h5eee18b_3
- openssl=1.1.1s=h7f8727e_0
- pluggy=1.0.0=py37h06a4308_1
- pycosat=0.6.4=py37h5eee18b_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py37_1
- python=3.7.15=h7a1cb2a_1
- readline=8.2=h5eee18b_0
- requests=2.28.1=py37h06a4308_0
- ruamel.yaml=0.17.21=py37h5eee18b_0
- ruamel.yaml.clib=0.2.6=py37h5eee18b_1
- setuptools=65.5.0=py37h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.40.0=h5082296_0
- tk=8.6.12=h1ccaba5_0
- toolz=0.12.0=py37h06a4308_0
- tqdm=4.64.1=py37h06a4308_0
- typing_extensions=4.4.0=py37h06a4308_0
- urllib3=1.26.13=py37h06a4308_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.8=h5eee18b_0
- zipp=3.8.0=py37h06a4308_0
- zlib=1.2.13=h5eee18b_0
- pip:
- accelerate==0.19.0
- async-timeout==4.0.2
- attrs==23.1.0
- awscli==1.27.123
- backcall==0.2.0
- basecls==0.4.7
- basecore==0.1.10
- bcrypt==4.0.1
- boto3==1.26.123
- botocore==1.29.123
- cached-property==1.5.2
- cachetools==5.3.0
- click==8.1.3
- colorama==0.4.4
- confluent-kafka==2.1.0
- crc32c==2.3.post0
- decorator==5.1.1
- deprecated==1.2.13
- dill==0.3.6
- docutils==0.16
- dotmap==1.3.30
- durationpy==0.5
- easydict==1.10
- elasticsearch==7.17.9
- fastjsonschema==2.16.3
- filelock==3.12.0
- flask==2.2.4
- fsspec==2023.1.0
- furl==2.1.3
- gitignore-parser==0.1.3
- google-auth==2.17.3
- grpcio==1.42.0
- huggingface-hub==0.14.1
- ijson==3.2.0.post0
- importlib-resources==5.12.0
- influxdb==5.3.1
- ipdb==0.13.13
- ipython==7.34.0
- itsdangerous==2.1.2
- jedi==0.18.2
- jinja2==3.1.2
- jmespath==1.0.1
- joblib==1.2.0
- jsonschema==4.17.3
- kubernetes==26.1.0
- libarchive-c==2.9
- loguru==0.7.0
- magma-tools==1.7.0
- markdown-it-py==2.2.0
- markupsafe==2.1.2
- matplotlib-inline==0.1.6
- mdurl==0.1.2
- megengine==1.12.3
- megfile==2.0.4.post3
- mprop==0.16.0
- msgpack==1.0.5
- msgpack-numpy==0.4.8
- netifaces==0.11.0
- numpy==1.21.6
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-ml-py3==7.352.0
- oauthlib==3.2.2
- opencv-python==4.7.0.72
- orderedmultidict==1.0.1
- orjson==3.8.11
- packaging==23.1
- pandas==1.3.5
- paramiko==3.1.0
- parso==0.8.3
- pathlib2==2.3.7.post1
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.5.0
- pip==23.1.2
- pkgutil-resolve-name==1.3.10
- plyvel==1.4.0
- prompt-toolkit==3.0.38
- protobuf==3.20.3
- psutil==5.9.5
- ptyprocess==0.7.0
- pyarrow==11.0.0
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pydantic==1.10.7
- pygments==2.15.1
- pyjwt==2.4.0
- pympler==1.0.1
- pynacl==1.5.0
- pyparsing==3.0.9
- pyro4==4.82
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- python-statemachine==2.0.0
- pytz==2023.3
- pyyaml==5.4.1
- pyzmq==25.0.2
- redis==4.5.4
- redispy==3.0.0
- requests-oauthlib==1.3.1
- restore==4.0.5
- rich==13.3.5
- rrun==1.12.2
- rsa==4.7.2
- s3transfer==0.6.0
- scikit-learn==1.0.2
- scipy==1.7.3
- serpent==1.41
- snapdata==0.0.21
- snapsampler==0.0.8
- tabulate==0.9.0
- tensorboardx==2.6
- threadpoolctl==3.1.0
- timm==0.6.13
- token-bucket==0.3.0
- tomli==2.0.1
- torch==1.13.1
- torchvision==0.14.1
- traitlets==5.9.0
- typeguard==3.0.2
- ujson==5.7.0
- unrar-cffi==0.1.0a5
- wcwidth==0.2.6
- websocket-client==1.5.1
- werkzeug==2.2.3
- wrapt==1.15.0