thoristhor commited on
Commit
1a9717e
·
1 Parent(s): a415265

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +171 -0
requirements.txt ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ��absl-py==1.0.0
2
+ altair==4.2.0
3
+ argon2-cffi==21.3.0
4
+ argon2-cffi-bindings==21.2.0
5
+ astor==0.8.1
6
+ astunparse==1.6.3
7
+ attrs==21.4.0
8
+ backcall==0.2.0
9
+ backports.zoneinfo==0.2.1
10
+ base58==2.1.1
11
+ beautifulsoup4==4.10.0
12
+ bleach==4.1.0
13
+ blinker==1.4
14
+ blis==0.7.8
15
+ cached-property==1.5.2
16
+ cachetools==5.0.0
17
+ catalogue==2.0.7
18
+ certifi==2021.10.8
19
+ cffi==1.15.0
20
+ charset-normalizer==2.0.12
21
+ click==8.0.4
22
+ colorama==0.4.4
23
+ confection==0.0.1
24
+ cycler==0.11.0
25
+ cymem==2.0.6
26
+ debugpy==1.5.1
27
+ decorator==5.1.1
28
+ defusedxml==0.7.1
29
+ docx2txt==0.8
30
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.3.0/en_core_web_sm-3.3.0-py3-none-any.whl
31
+ entrypoints==0.4
32
+ et-xmlfile==1.1.0
33
+ filelock==3.6.0
34
+ flashtext==2.7
35
+ future==0.18.2
36
+ flatbuffers==2.0
37
+ fonttools==4.31.2
38
+ gast==0.5.3
39
+ gitdb==4.0.9
40
+ GitPython==3.1.27
41
+ google-auth==2.6.2
42
+ google-auth-oauthlib==0.4.6
43
+ google-pasta==0.2.0
44
+ grpcio==1.44.0
45
+ h5py==3.6.0
46
+ huggingface-hub==0.9.1
47
+ idna==3.3
48
+ importlib-metadata==4.11.3
49
+ importlib-resources==5.4.0
50
+ ipykernel==6.9.2
51
+ ipython==7.32.0
52
+ ipython-genutils==0.2.0
53
+ ipywidgets==7.7.0
54
+ jedi==0.18.1
55
+ Jinja2==3.0.3
56
+ joblib==1.1.0
57
+ jsonschema==4.4.0
58
+ jupyter-client==7.1.2
59
+ jupyter-core==4.9.2
60
+ jupyterlab-pygments==0.1.2
61
+ jupyterlab-widgets==1.1.0
62
+ keras==2.8.0
63
+ Keras-Preprocessing==1.1.2
64
+ kiwisolver==1.4.0
65
+ langcodes==3.3.0
66
+ libclang==13.0.0
67
+ Markdown==3.3.6
68
+ MarkupSafe==2.1.1
69
+ matplotlib==3.5.1
70
+ matplotlib-inline==0.1.3
71
+ mistune==0.8.4
72
+ murmurhash==1.0.6
73
+ nbclient==0.5.13
74
+ nbconvert==6.4.4
75
+ nbformat==5.2.0
76
+ nest-asyncio==1.5.4
77
+ networkx==2.6.3
78
+ nltk==3.7
79
+ notebook==6.4.10
80
+ numpy==1.21.5
81
+ oauthlib==3.2.0
82
+ openpyxl==3.0.9
83
+ opt-einsum==3.3.0
84
+ packaging==21.3
85
+ pandas==1.1.5
86
+ pandocfilters==1.5.0
87
+ parso==0.8.3
88
+ pathy==0.6.1
89
+ patsy==0.5.2
90
+ pickleshare==0.7.5
91
+ Pillow==9.0.1
92
+ pke @ git+https://github.com/boudinfl/pke.git@5af1f817e0211c33ac3f90e1e86bb5c1283448e8
93
+ preshed==3.0.6
94
+ prometheus-client==0.13.1
95
+ prompt-toolkit==3.0.28
96
+ protobuf==3.19.4
97
+ psutil==5.9.0
98
+ pyarrow==7.0.0
99
+ pyasn1==0.4.8
100
+ pyasn1-modules==0.2.8
101
+ pycparser==2.21
102
+ pydantic==1.8.2
103
+ pydeck==0.7.1
104
+ Pygments==2.11.2
105
+ Pympler==1.0.1
106
+ pyparsing==3.0.7
107
+ pyrsistent==0.18.1
108
+ python-dateutil==2.8.2
109
+ pytz==2022.1
110
+ PyYAML==6.0
111
+ pyzmq==22.3.0
112
+ regex==2022.3.15
113
+ requests==2.27.1
114
+ requests-oauthlib==1.3.1
115
+ rsa==4.8
116
+ sacremoses==0.0.49
117
+ scikit-learn==1.0.2
118
+ scipy==1.7.3
119
+ seaborn==0.11.2
120
+ semver==2.13.0
121
+ Send2Trash==1.8.0
122
+ sentencepiece==0.1.97
123
+ six==1.16.0
124
+ sklearn==0.0
125
+ smart-open==5.2.1
126
+ smmap==5.0.0
127
+ soupsieve==2.3.1
128
+ spacy
129
+ spacy-legacy==3.0.9
130
+ spacy-loggers==1.0.1
131
+ srsly==2.4.4
132
+ statsmodels==0.12.1
133
+ streamlit==1.7.0
134
+ tensorboard==2.8.0
135
+ tensorboard-data-server==0.6.1
136
+ tensorboard-plugin-wit==1.8.1
137
+ tensorflow==2.8.0
138
+ tensorflow-io-gcs-filesystem==0.24.0
139
+ termcolor==1.1.0
140
+ terminado==0.13.3
141
+ testpath==0.6.0
142
+ textwrap3==0.9.2
143
+ tf-estimator-nightly==2.8.0.dev2021122109
144
+ thinc==8.0.17
145
+ threadpoolctl==3.1.0
146
+ tokenizers==0.10.3
147
+ toml==0.10.2
148
+ toolz==0.11.2
149
+ torch==1.11.0
150
+ torchaudio==0.11.0
151
+ torchvision==0.12.0
152
+ tornado==6.1
153
+ tqdm==4.63.0
154
+ traitlets==5.1.1
155
+ transformers==4.11.3
156
+ typer==0.4.0
157
+ typing-extensions==3.10.0.2
158
+ tzdata==2022.1
159
+ tzlocal==4.1
160
+ Unidecode==1.3.4
161
+ urllib3==1.26.9
162
+ validators==0.18.2
163
+ wasabi==0.10.0
164
+ watchdog==2.1.6
165
+ wcwidth==0.2.5
166
+ webencodings==0.5.1
167
+ Werkzeug==2.0.3
168
+ widgetsnbextension==3.6.0
169
+ wrapt==1.14.0
170
+ xlrd==2.0.1
171
+ zipp==3.7.0