-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
79 lines (79 loc) · 1.92 KB
/
Copy pathenvironment.yml
File metadata and controls
79 lines (79 loc) · 1.92 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
name: GenerAT
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2023.01.10=h06a4308_0
- certifi=2021.5.30=py36h06a4308_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
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.4=h6a678d5_0
- openssl=1.1.1t=h7f8727e_0
- pip=21.2.2=py36h06a4308_0
- python=3.6.13=h12debd9_1
- readline=8.2=h5eee18b_0
- setuptools=58.0.4=py36h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- attrs==22.2.0
- blis==0.7.9
- catalogue==2.0.8
- charset-normalizer==2.0.12
- click==8.0.4
- confection==0.0.4
- contextvars==2.4
- cymem==2.0.7
- dataclasses==0.8
- idna==3.4
- immutables==0.19
- importlib-metadata==4.8.3
- importlib-resources==5.4.0
- iniconfig==1.1.1
- jinja2==3.0.3
- joblib==1.1.1
- langcodes==3.3.0
- markupsafe==2.0.1
- murmurhash==1.0.9
- nltk==3.6.7
- numpy==1.19.5
- packaging==21.3
- pathy==0.10.1
- pluggy==1.0.0
- preshed==3.0.8
- psutil==5.9.5
- py==1.11.0
- pydantic==1.9.2
- pyparsing==3.0.9
- pytest==7.0.1
- regex==2023.5.5
- requests==2.27.1
- scikit-learn==0.24.2
- scipy==1.5.4
- sentencepiece==0.1.99
- seqeval==1.2.2
- six==1.16.0
- sklearn==0.0
- smart-open==6.3.0
- spacy==3.5.2
- spacy-legacy==3.0.12
- spacy-loggers==1.0.4
- srsly==2.4.6
- thinc==8.1.10
- threadpoolctl==3.1.0
- tomli==1.2.3
- torch==1.10.2
- tqdm==4.64.1
- typer==0.7.0
- typing-extensions==4.1.1
- ujson==4.3.0
- urllib3==1.26.15
- wasabi==1.1.1
- zipp==3.6.0