andreslu commited on
Commit
8c19f83
·
1 Parent(s): f98f8ce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -160
requirements.txt CHANGED
@@ -1,160 +0,0 @@
1
- absl-py==0.12.0
2
- argon2-cffi==20.1.0
3
- async-generator==1.10
4
- attrs==20.3.0
5
- autopep8==1.5.6
6
- backcall==0.2.0
7
- bleach==3.3.0
8
- blis==0.7.4
9
- bottleneck==1.3.2
10
- brotli==1.0.9
11
- cachetools==4.2.1
12
- catalogue==2.0.3
13
- certifi==2021.5.30
14
- cffi==1.14.5
15
- chardet==4.0.0
16
- charset-normalizer==2.0.4
17
- click==7.1.2
18
- cryptography==38.0.4
19
- cupy-cuda110==8.6.0
20
- cymem==2.0.5
21
- # datasets==1.11.0 这个会要求huggingface-hub<0.1.0,且用不到
22
- decorator==5.0.6
23
- defusedxml==0.7.1
24
- dill==0.3.3
25
- entrypoints==0.3
26
- fastrlock==0.6
27
- filelock==3.0.12
28
- flake8==3.9.1
29
- fsspec==2021.7.0
30
- git-python==1.0.3
31
- gitdb==4.0.7
32
- gitpython==3.1.17
33
- google-auth==1.29.0
34
- google-auth-oauthlib==0.4.4
35
- grpcio==1.37.0
36
- huggingface-hub==0.13.0
37
- idna==2.10
38
- intel-openmp==2021.3.0
39
- ipykernel==5.3.4
40
- ipython==7.22.0
41
- ipython_genutils==0.2.0
42
- ipywidgets==7.6.3
43
- jedi==0.17.0
44
- jinja2==2.11.3
45
- joblib==1.0.1
46
- jsonlines==2.0.0
47
- jsonschema==3.2.0
48
- jupyter==1.0.0
49
- jupyter-console==6.4.0
50
- jupyter_client==6.1.12
51
- jupyter_core==4.7.1
52
- jupyterlab-pygments==0.1.2
53
- jupyterlab-widgets==1.0.0
54
- lightseq==1.2.0
55
- markdown==3.3.4
56
- markupsafe==1.1.1
57
- mccabe==0.6.1
58
- mistune==0.8.4
59
- mkl==2021.3.0
60
- mkl-service==2.4.0
61
- mkl_fft==1.3.0
62
- mkl_random==1.2.2
63
- multiprocess==0.70.11.1
64
- murmurhash==1.0.5
65
- nbclient==0.5.3
66
- nbconvert==6.0.7
67
- nbformat==5.1.3
68
- nest-asyncio==1.5.1
69
- ngram==3.3.2
70
- nltk==3.6.2
71
- notebook==6.3.0
72
- numexpr==2.7.3
73
- numpy
74
- oauthlib==3.1.0
75
- packaging==20.9
76
- pandas==1.2.4
77
- pandocfilters==1.4.3
78
- parso==0.8.2
79
- pathy==0.4.0
80
- pexpect==4.8.0
81
- pickleshare==0.7.5
82
- pillow==8.2.0
83
- pip==21.0.1
84
- pluggy==1.0.0
85
- portalocker==2.0.0
86
- preshed==3.0.5
87
- prometheus-client==0.10.1
88
- prompt-toolkit==3.0.17
89
- protobuf==3.15.8
90
- psutil==5.8.0
91
- ptyprocess==0.7.0
92
- pyarrow==3.0.0
93
- pyasn1==0.4.8
94
- pyasn1-modules==0.2.8
95
- pycodestyle==2.7.0
96
- pycosat==0.6.3
97
- pycparser==2.20
98
-
99
- pyflakes==2.3.1
100
- pygments==2.8.1
101
- pyopenssl==22.0.0
102
- pyparsing==2.4.7
103
- pyrsistent==0.17.3
104
- pysocks==1.7.1
105
- python-dateutil==2.8.1
106
- pytz==2021.1
107
- pyyaml==5.4.1
108
- pyzmq==20.0.0
109
- qtconsole==5.0.3
110
- qtpy==1.9.0
111
- regex==2021.4.4
112
- requests==2.25.1
113
- requests-oauthlib==1.3.0
114
- rouge-score==0.0.4
115
- rsa==4.7.2
116
- ruamel.yaml==0.16.12
117
- ruamel.yaml.clib==0.2.6
118
- sacrebleu==1.5.1
119
- sacremoses==0.0.44
120
- scikit-learn==0.24.2
121
- scipy==1.6.3
122
- send2trash==1.5.0
123
- seqeval==1.2.2
124
- setuptools==52.0.0
125
- six==1.15.0
126
- sklearn==0.0
127
- smart-open==3.0.0
128
- smmap==4.0.0
129
-
130
- srsly==2.4.1
131
- tensorboard==2.5.0
132
- tensorboard-data-server==0.6.0
133
- tensorboard-plugin-wit==1.8.0
134
- tensorboardx==2.2
135
- terminado==0.9.4
136
- testpath==0.4.4
137
-
138
- threadpoolctl==2.1.0
139
- tokenizers==0.10.2
140
- toml==0.10.2
141
- toolz==0.12.0
142
- torch==1.8.1
143
- torch-tb-profiler==0.1.0
144
- torchaudio==0.8.1
145
- torchvision==0.9.1
146
- tornado==6.1
147
- tqdm==4.49.0
148
- traitlets==5.0.5
149
- transformers #版本随缘
150
- typer==0.3.2
151
- typing-extensions==3.7.4.3
152
- urllib3==1.26.4
153
- wasabi==0.8.2
154
- wcwidth==0.2.5
155
- webencodings==0.5.1
156
- werkzeug==1.0.1
157
- wheel==0.36.2
158
- widgetsnbextension==3.5.1
159
- xxhash==2.0.2
160
- zstd==1.4.9