-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathenvironment.yml
More file actions
117 lines (117 loc) · 3.02 KB
/
environment.yml
File metadata and controls
117 lines (117 loc) · 3.02 KB
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
name: xgear
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- blas=1.0=mkl
- ca-certificates=2021.5.30=ha878542_0
- certifi=2021.5.30=py37h89c1867_0
- cudatoolkit=11.1.74=h6bb024c_0
- decorator=5.0.9=pyhd8ed1ab_0
- intel-openmp=2021.2.0=h06a4308_610
- ipdb=0.13.7=pyhd8ed1ab_0
- ipython=7.24.1=py37h085eea5_0
- ipython_genutils=0.2.0=py_1
- jedi=0.18.0=py37h89c1867_2
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- libuv=1.40.0=h7b6447c_0
- matplotlib-inline=0.1.2=pyhd8ed1ab_2
- mkl=2021.2.0=h06a4308_296
- mkl-service=2.3.0=py37h27cfd23_1
- mkl_fft=1.3.0=py37h42c9631_2
- mkl_random=1.2.1=py37ha9443f7_2
- ncurses=6.2=he6710b0_1
- ninja=1.10.2=hff7bd54_1
- numpy=1.20.2=py37h2d18471_0
- numpy-base=1.20.2=py37hfae3a4d_0
- openssl=1.1.1k=h7f98852_0
- parso=0.8.2=pyhd8ed1ab_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pip=21.1.2=py37h06a4308_0
- prompt-toolkit=3.0.18=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pygments=2.9.0=pyhd8ed1ab_0
- python=3.7.10=h12debd9_4
- python_abi=3.7=1_cp37m
- pytorch=1.8.1=py3.7_cuda11.1_cudnn8.0.5_0
- readline=8.1=h27cfd23_0
- setuptools=52.0.0=py37h06a4308_0
- six=1.15.0=py37h06a4308_0
- sqlite=3.35.4=hdfb4753_0
- tk=8.6.10=hbc83047_0
- tqdm=4.61.0=pyhd8ed1ab_0
- traitlets=5.0.5=py_0
- typing_extensions=3.7.4.3=pyha847dfd_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- blis==0.7.4
- catalogue==2.0.4
- chardet==4.0.0
- click==7.1.2
- cymem==2.0.5
- filelock==3.0.12
- googledrivedownloader==0.4
- huggingface-hub==0.0.8
- idna==2.10
- importlib-metadata==4.5.0
- isodate==0.6.0
- jieba==0.42.1
- jinja2==3.0.1
- joblib==1.0.1
- lxml==4.6.3
- markupsafe==2.0.1
- murmurhash==1.0.5
- networkx==2.6.2
- nltk==3.6.2
- packaging==20.9
- pandas==1.3.1
- pathy==0.6.0
- preshed==3.0.5
- protobuf==3.17.3
- pydantic==1.8.2
- pyparsing==2.4.7
- python-dateutil==2.8.2
- python-louvain==0.15
- pytz==2021.1
- rdflib==6.0.0
- regex==2021.4.4
- requests==2.25.1
- sacremoses==0.0.45
- scikit-learn==0.24.2
- scipy==1.7.1
- sentencepiece==0.1.95
- smart-open==5.1.0
- spacy==3.1.1
- spacy-legacy==3.0.8
- spacy-udpipe==1.0.0
- srsly==2.4.1
- stanza==1.2
- tensorboardx==2.2
- thinc==8.0.8
- threadpoolctl==2.2.0
- tokenizers==0.10.3
- torch-geometric==1.7.2
- torch-scatter==2.0.8
- torch-sparse==0.6.11
- transformers==4.6.1
- typer==0.3.2
- ufal-udpipe==1.2.0.3
- urllib3==1.26.5
- wasabi==0.8.2
- zipp==3.4.1
prefix: /home/khhuang/anaconda3/envs/xlee