-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
128 lines (128 loc) · 6.83 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
name: maple
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- brotlipy=0.7.0=py39h2bbff1b_1003
- ca-certificates=2022.3.29=haa95532_0
- certifi=2021.10.8=py39haa95532_2
- cffi=1.15.0=py39h2bbff1b_1
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cryptography=36.0.0=py39h21b164f_0
- cudatoolkit=11.3.1=h59b6b97_2
- freetype=2.10.4=hd328e21_0
- idna=3.3=pyhd3eb1b0_0
- intel-openmp=2021.4.0=haa95532_3556
- jpeg=9d=h2bbff1b_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.2.0=hd0e1b90_0
- libuv=1.40.0=he774522_0
- libwebp=1.2.2=h2bbff1b_0
- lz4-c=1.9.3=h2bbff1b_1
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py39h2bbff1b_0
- mkl_fft=1.3.1=py39h277e83a_0
- mkl_random=1.2.2=py39hf11a4ad_0
- numpy=1.21.5=py39ha4e8547_0
- numpy-base=1.21.5=py39hc2deb75_0
- openssl=1.1.1n=h2bbff1b_0
- pillow=9.0.1=py39hdc2b20a_0
- pip=21.2.4=py39haa95532_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py39haa95532_0
- python=3.9.11=h6244533_2
- pytorch=1.11.0=py3.9_cuda11.3_cudnn8_0
- pytorch-mutex=1.0=cuda
- requests=2.27.1=pyhd3eb1b0_0
- setuptools=58.0.4=py39haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.2=h2bbff1b_0
- tk=8.6.11=h2bbff1b_0
- torchaudio=0.11.0=py39_cu113
- torchvision=0.12.0=py39_cu113
- typing_extensions=4.1.1=pyh06a4308_0
- tzdata=2022a=hda174b7_0
- urllib3=1.26.8=pyhd3eb1b0_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- win_inet_pton=1.1.0=py39haa95532_0
- wincertstore=0.2=py39haa95532_2
- xz=5.2.5=h62dcd97_0
- zlib=1.2.11=hbd8134f_5
- zstd=1.4.9=h19a0ad4_0
- pip:
- absl-py==1.2.0
- astunparse==1.6.3
- blis==0.7.8
- cachetools==5.2.0
- catalogue==2.0.8
- click==8.1.3
- colorama==0.4.5
- confection==0.0.2
- cymem==2.0.6
- cython==0.29.28
- filelock==3.8.0
- flatbuffers==22.9.24
- gast==0.4.0
- gensim==4.2.0
- google-auth==2.12.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.49.1
- h5py==3.7.0
- huggingface-hub==0.10.0
- importlib-metadata==4.12.0
- jinja2==3.1.2
- joblib==1.2.0
- keras==2.10.0
- keras-preprocessing==1.1.2
- langcodes==3.3.0
- libclang==14.0.6
- markdown==3.4.1
- markupsafe==2.1.1
- murmurhash==1.0.8
- nltk==3.7
- oauthlib==3.2.1
- opt-einsum==3.3.0
- packaging==21.3
- pandas==1.5.0
- pathy==0.6.2
- preshed==3.0.7
- protobuf==3.19.6
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pydantic==1.9.2
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.2.1
- pyyaml==6.0
- regex==2022.9.13
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-learn==1.1.2
- scipy==1.9.1
- smart-open==5.2.1
- spacy==3.4.1
- spacy-legacy==3.0.10
- spacy-loggers==1.0.3
- srsly==2.4.4
- tensorboard==2.10.1
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.10.0
- tensorflow-estimator==2.10.0
- tensorflow-io-gcs-filesystem==0.27.0
- termcolor==2.0.1
- thinc==8.1.2
- threadpoolctl==3.1.0
- tokenizers==0.12.1
- tqdm==4.64.1
- transformers==4.22.2
- typer==0.4.2
- wasabi==0.10.1
- werkzeug==2.2.2
- wrapt==1.14.1
- zipp==3.8.1