-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathenvironment.yml
176 lines (176 loc) · 4.4 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
name: pytorch1.7.1
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/msys2
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/pro
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/r
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _nb_ext_conf=0.4.0=py36_1
- _openmp_mutex=5.1=1_gnu
- anaconda-client=1.6.3=py36_0
- bleach=1.5.0=py36_0
- ca-certificates=2023.05.30=h06a4308_0
- certifi=2020.6.20=pyhd3eb1b0_3
- clyent=1.2.2=py36_0
- entrypoints=0.2.3=py36_0
- html5lib=0.9999999=py36_0
- ipykernel=4.6.1=py36_0
- ipython=6.1.0=py36_0
- ipython_genutils=0.2.0=py36_0
- ipywidgets=6.0.0=py36_0
- jedi=0.10.2=py36_2
- jsonschema=2.6.0=py36_0
- jupyter_client=5.1.0=py36_0
- jupyter_core=4.3.0=py36_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libsodium=1.0.10=0
- libstdcxx-ng=11.2.0=h1234567_1
- mistune=0.7.4=py36_0
- nb_anacondacloud=1.4.0=py36_0
- nb_conda=2.2.0=py36_0
- nb_conda_kernels=2.1.0=py36_0
- nbconvert=5.2.1=py36_0
- nbformat=4.4.0=py36_0
- nbpresent=3.0.2=py36_0
- ncurses=6.3=h5eee18b_3
- notebook=5.0.0=py36_0
- openssl=1.1.1u=h7f8727e_0
- pandocfilters=1.4.2=py36_0
- path.py=10.3.1=py36_0
- pexpect=4.2.1=py36_0
- pickleshare=0.7.4=py36_0
- pip=21.2.2=py36h06a4308_0
- prompt_toolkit=1.0.15=py36_0
- ptyprocess=0.5.2=py36_0
- pygments=2.2.0=py36_0
- python=3.6.13=h12debd9_1
- pyzmq=16.0.2=py36_0
- readline=8.1.2=h7f8727e_1
- setuptools=58.0.4=py36h06a4308_0
- simplegeneric=0.8.1=py36_1
- sqlite=3.39.3=h5082296_0
- terminado=0.6=py36_0
- testpath=0.3.1=py36_0
- tk=8.6.12=h1ccaba5_0
- traitlets=4.3.2=py36_0
- wheel=0.37.1=pyhd3eb1b0_0
- widgetsnbextension=3.0.2=py36_0
- xz=5.2.6=h5eee18b_0
- yaml=0.1.6=0
- zeromq=4.1.5=0
- zlib=1.2.12=h5eee18b_3
- pip:
- aiohttp==3.8.3
- aiosignal==1.2.0
- analytics-python==1.4.0
- anyio==3.6.1
- asgiref==3.4.1
- astor==0.8.1
- async-timeout==4.0.2
- asynctest==0.13.0
- attrs==21.4.0
- backoff==1.10.0
- bcrypt==4.0.1
- cffi==1.15.1
- charset-normalizer==2.0.12
- click==8.0.4
- cloudpickle==2.2.1
- colorama==0.4.5
- contextlib2==21.6.0
- contextvars==2.4
- cryptography==38.0.1
- cycler==0.11.0
- dataclasses==0.8
- datasets==2.4.0
- decorator==4.4.2
- dill==0.3.4
- fastapi==0.83.0
- ffmpy==0.3.0
- filelock==3.3.2
- frozenlist==1.2.0
- fsspec==2022.1.0
- future==0.18.3
- gradio==3.0.12
- h11==0.13.0
- huggingface-hub==0.4.0
- hyperopt==0.1.2
- idna==3.4
- idna-ssl==1.1.0
- immutables==0.19
- importlib-metadata==4.8.3
- importlib-resources==5.4.0
- jinja2==3.0.3
- joblib==1.1.1
- json-tricks==3.17.1
- kiwisolver==1.3.1
- linkify-it-py==1.0.3
- markdown-it-py==2.0.1
- markupsafe==2.0.1
- matplotlib==3.3.4
- mdit-py-plugins==0.3.0
- mdurl==0.1.0
- monotonic==1.6
- multidict==5.2.0
- multiprocess==0.70.12.2
- networkx==2.5.1
- nni==2.6.1
- numpy==1.19.5
- orjson==3.6.1
- packaging==21.3
- pandas==1.1.5
- paramiko==2.11.0
- pillow==8.4.0
- prettytable==2.5.0
- psutil==5.9.5
- pyarrow==6.0.1
- pycparser==2.21
- pycryptodome==3.15.0
- pydantic==1.9.2
- pydeprecate==0.3.2
- pydub==0.25.1
- pymongo==4.1.1
- pynacl==1.5.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- python-multipart==0.0.5
- pythonwebhdfs==0.2.3
- pytz==2022.4
- pywebio==1.7.1
- pyyaml==6.0
- regex==2022.9.13
- requests==2.27.1
- responses==0.17.0
- sacremoses==0.0.53
- schema==0.7.5
- scikit-learn==0.24.2
- scipy==1.5.4
- simplejson==3.19.1
- six==1.16.0
- sniffio==1.2.0
- starlette==0.19.1
- threadpoolctl==3.1.0
- tokenizers==0.9.4
- torch==1.7.1
- torchmetrics==0.8.2
- tornado==6.1
- tqdm==4.64.1
- transformers==4.2.1
- typeguard==2.13.3
- typing-extensions==4.1.1
- ua-parser==0.16.1
- uc-micro-py==1.0.1
- urllib3==1.26.12
- user-agents==2.2.0
- uvicorn==0.17.0
- wcwidth==0.2.5
- websockets==9.1
- xxhash==3.0.0
- yarl==1.7.2
- zipp==3.6.0
prefix: /root/anaconda3/envs/pytorch1.7.1