Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +24 -218
requirements.txt
CHANGED
@@ -1,218 +1,24 @@
|
|
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 |
-
configobj==5.0.6
|
26 |
-
configparser==5.3.0
|
27 |
-
contourpy==1.0.6
|
28 |
-
cryptography==38.0.4
|
29 |
-
cycler==0.11.0
|
30 |
-
DAWG-Python==0.7.2
|
31 |
-
debugpy==1.6.4
|
32 |
-
decorator==5.1.1
|
33 |
-
defusedxml==0.7.1
|
34 |
-
docopt==0.6.2
|
35 |
-
docx2txt==0.8
|
36 |
-
ebcdic==1.1.1
|
37 |
-
eli5==0.13.0
|
38 |
-
entrypoints==0.4
|
39 |
-
etelemetry==0.3.0
|
40 |
-
executing==1.2.0
|
41 |
-
extract-msg==0.28.7
|
42 |
-
fastapi==0.88.0
|
43 |
-
fastjsonschema==2.16.2
|
44 |
-
ffmpy==0.3.0
|
45 |
-
filelock==3.8.2
|
46 |
-
fitz==0.0.1.dev2
|
47 |
-
fonttools==4.38.0
|
48 |
-
fqdn==1.5.1
|
49 |
-
frozenlist==1.3.3
|
50 |
-
fsspec==2022.11.0
|
51 |
-
future==0.18.2
|
52 |
-
gradio==3.13.0
|
53 |
-
graphviz==0.20.1
|
54 |
-
h11==0.12.0
|
55 |
-
httpcore==0.15.0
|
56 |
-
httplib2==0.21.0
|
57 |
-
httpx==0.23.1
|
58 |
-
huggingface-hub==0.11.1
|
59 |
-
idna==3.4
|
60 |
-
imageio==2.22.4
|
61 |
-
IMAPClient==2.1.0
|
62 |
-
intervaltree==3.1.0
|
63 |
-
ipykernel==6.19.2
|
64 |
-
ipymarkup==0.9.0
|
65 |
-
ipython==8.7.0
|
66 |
-
ipython-genutils==0.2.0
|
67 |
-
ipywidgets==8.0.3
|
68 |
-
isodate==0.6.1
|
69 |
-
isoduration==20.11.0
|
70 |
-
isort==5.11.2
|
71 |
-
jedi==0.18.2
|
72 |
-
Jinja2==3.1.2
|
73 |
-
joblib==1.2.0
|
74 |
-
jsonpointer==2.3
|
75 |
-
jsonschema==4.17.3
|
76 |
-
jupyter==1.0.0
|
77 |
-
jupyter-console==6.4.4
|
78 |
-
jupyter-events==0.5.0
|
79 |
-
jupyter_client==7.4.8
|
80 |
-
jupyter_core==5.1.0
|
81 |
-
jupyter_server==2.0.1
|
82 |
-
jupyter_server_terminals==0.4.2
|
83 |
-
jupyterlab-pygments==0.2.2
|
84 |
-
jupyterlab-widgets==3.0.4
|
85 |
-
kiwisolver==1.4.4
|
86 |
-
lime==0.2.0.1
|
87 |
-
linkify-it-py==1.0.3
|
88 |
-
llvmlite==0.39.1
|
89 |
-
looseversion==1.0.2
|
90 |
-
lxml==4.9.2
|
91 |
-
markdown-it-py==2.1.0
|
92 |
-
MarkupSafe==2.1.1
|
93 |
-
matplotlib==3.6.2
|
94 |
-
matplotlib-inline==0.1.6
|
95 |
-
mdit-py-plugins==0.3.3
|
96 |
-
mdurl==0.1.2
|
97 |
-
mistune==2.0.4
|
98 |
-
multidict==6.0.3
|
99 |
-
natasha==1.4.0
|
100 |
-
navec==0.10.0
|
101 |
-
nbclassic==0.4.8
|
102 |
-
nbclient==0.7.2
|
103 |
-
nbconvert==7.2.6
|
104 |
-
nbformat==5.7.0
|
105 |
-
nest-asyncio==1.5.6
|
106 |
-
networkx==2.8.8
|
107 |
-
nibabel==4.0.2
|
108 |
-
nipype==1.8.5
|
109 |
-
nltk==3.8
|
110 |
-
notebook==6.5.2
|
111 |
-
notebook_shim==0.2.2
|
112 |
-
numba==0.56.4
|
113 |
-
numpy==1.23.5
|
114 |
-
nvidia-cublas-cu11==11.10.3.66
|
115 |
-
nvidia-cuda-nvrtc-cu11==11.7.99
|
116 |
-
nvidia-cuda-runtime-cu11==11.7.99
|
117 |
-
nvidia-cudnn-cu11==8.5.0.96
|
118 |
-
olefile==0.46
|
119 |
-
orjson==3.8.3
|
120 |
-
packaging==22.0
|
121 |
-
pandas==1.5.2
|
122 |
-
pandocfilters==1.5.0
|
123 |
-
paramiko==2.12.0
|
124 |
-
parso==0.8.3
|
125 |
-
pathlib==1.0.1
|
126 |
-
pdfminer.six==20191110
|
127 |
-
pexpect==4.8.0
|
128 |
-
pickleshare==0.7.5
|
129 |
-
Pillow==9.3.0
|
130 |
-
platformdirs==2.6.0
|
131 |
-
prometheus-client==0.15.0
|
132 |
-
prompt-toolkit==3.0.36
|
133 |
-
prov==2.0.0
|
134 |
-
psutil==5.9.4
|
135 |
-
ptyprocess==0.7.0
|
136 |
-
pure-eval==0.2.2
|
137 |
-
pycparser==2.21
|
138 |
-
pycryptodome==3.16.0
|
139 |
-
pydantic==1.10.2
|
140 |
-
pydot==1.4.2
|
141 |
-
pydub==0.25.1
|
142 |
-
Pygments==2.13.0
|
143 |
-
pymorphy2==0.9.1
|
144 |
-
pymorphy2-dicts-ru==2.4.417127.4579844
|
145 |
-
PyMuPDF==1.21.1
|
146 |
-
PyNaCl==1.5.0
|
147 |
-
pyparsing==3.0.9
|
148 |
-
pyrsistent==0.19.2
|
149 |
-
python-dateutil==2.8.2
|
150 |
-
python-json-logger==2.0.4
|
151 |
-
python-multipart==0.0.5
|
152 |
-
python-pptx==0.6.21
|
153 |
-
pytz==2022.6
|
154 |
-
pytz-deprecation-shim==0.1.0.post0
|
155 |
-
PyWavelets==1.4.1
|
156 |
-
pyxnat==1.5
|
157 |
-
PyYAML==6.0
|
158 |
-
pyzmq==24.0.1
|
159 |
-
qtconsole==5.4.0
|
160 |
-
QtPy==2.3.0
|
161 |
-
razdel==0.5.0
|
162 |
-
rdflib==6.2.0
|
163 |
-
regex==2022.10.31
|
164 |
-
requests==2.28.1
|
165 |
-
rfc3339-validator==0.1.4
|
166 |
-
rfc3986==1.5.0
|
167 |
-
rfc3986-validator==0.1.1
|
168 |
-
scikit-image==0.19.3
|
169 |
-
scikit-learn==1.2.0
|
170 |
-
scipy==1.9.3
|
171 |
-
seaborn==0.12.1
|
172 |
-
Send2Trash==1.8.0
|
173 |
-
shap==0.41.0
|
174 |
-
simplejson==3.18.0
|
175 |
-
six==1.12.0
|
176 |
-
slicer==0.0.7
|
177 |
-
slovnet==0.5.0
|
178 |
-
sniffio==1.3.0
|
179 |
-
sortedcontainers==2.4.0
|
180 |
-
soupsieve==2.3.2.post1
|
181 |
-
SpeechRecognition==3.8.1
|
182 |
-
stack-data==0.6.2
|
183 |
-
starlette==0.22.0
|
184 |
-
striprtf==0.0.22
|
185 |
-
tabulate==0.9.0
|
186 |
-
terminado==0.17.1
|
187 |
-
textract==1.6.5
|
188 |
-
threadpoolctl==3.1.0
|
189 |
-
tifffile==2022.10.10
|
190 |
-
tinycss2==1.2.1
|
191 |
-
tokenizers==0.13.2
|
192 |
-
toolz==0.12.0
|
193 |
-
torch==1.13.0
|
194 |
-
torchaudio==0.13.0
|
195 |
-
torchvision==0.14.0
|
196 |
-
tornado==6.2
|
197 |
-
tqdm==4.64.1
|
198 |
-
traitlets==5.7.1
|
199 |
-
traits==6.3.2
|
200 |
-
transformers==4.25.1
|
201 |
-
typing_extensions==4.4.0
|
202 |
-
tzdata==2022.7
|
203 |
-
tzlocal==4.2
|
204 |
-
uc-micro-py==1.0.1
|
205 |
-
uri-template==1.2.0
|
206 |
-
urllib3==1.26.13
|
207 |
-
uvicorn==0.20.0
|
208 |
-
wcwidth==0.2.5
|
209 |
-
webcolors==1.12
|
210 |
-
webencodings==0.5.1
|
211 |
-
websocket-client==1.4.2
|
212 |
-
websockets==10.4
|
213 |
-
widgetsnbextension==4.0.4
|
214 |
-
xlrd==1.2.0
|
215 |
-
XlsxWriter==3.0.3
|
216 |
-
yapf==0.32.0
|
217 |
-
yargy==0.15.0
|
218 |
-
yarl==1.8.2
|
|
|
1 |
+
natasha
|
2 |
+
scikit-learn
|
3 |
+
nltk
|
4 |
+
matplotlib
|
5 |
+
numpy
|
6 |
+
pandas
|
7 |
+
seaborn
|
8 |
+
eli5
|
9 |
+
gradio
|
10 |
+
jupyter
|
11 |
+
isort
|
12 |
+
yapf
|
13 |
+
transformers
|
14 |
+
altair
|
15 |
+
torch torchvision torchaudio
|
16 |
+
shap
|
17 |
+
PyMuPDF
|
18 |
+
fitz
|
19 |
+
textract
|
20 |
+
docx2txt
|
21 |
+
antiword
|
22 |
+
striprtf
|
23 |
+
scipy
|
24 |
+
lime
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|