Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -152
requirements.txt
CHANGED
@@ -1,47 +1,3 @@
|
|
1 |
-
absl-py==1.1.0
|
2 |
-
altair==4.2.0
|
3 |
-
argon2-cffi==21.3.0
|
4 |
-
argon2-cffi-bindings==21.2.0
|
5 |
-
asttokens==2.0.5
|
6 |
-
astunparse==1.6.3
|
7 |
-
atomicwrites==1.4.0
|
8 |
-
attrs==21.4.0
|
9 |
-
backcall==0.2.0
|
10 |
-
beautifulsoup4==4.11.1
|
11 |
-
bleach==5.0.0
|
12 |
-
blinker==1.4
|
13 |
-
blis==0.7.5
|
14 |
-
cachetools==5.1.0
|
15 |
-
catalogue==2.0.6
|
16 |
-
certifi==2021.10.8
|
17 |
-
cffi==1.15.0
|
18 |
-
charset-normalizer==2.0.8
|
19 |
-
click==8.0.3
|
20 |
-
colorama==0.4.4
|
21 |
-
contextlib2==21.6.0
|
22 |
-
cycler==0.11.0
|
23 |
-
cymem==2.0.6
|
24 |
-
debugpy==1.6.0
|
25 |
-
decorator==5.1.1
|
26 |
-
defusedxml==0.7.1
|
27 |
-
distlib==0.3.4
|
28 |
-
entrypoints==0.4
|
29 |
-
execnet==1.9.0
|
30 |
-
executing==0.8.3
|
31 |
-
fastjsonschema==2.15.3
|
32 |
-
filelock==3.7.0
|
33 |
-
Flask==2.1.2
|
34 |
-
flatbuffers==1.12
|
35 |
-
fonttools==4.33.3
|
36 |
-
gast==0.4.0
|
37 |
-
gitdb==4.0.9
|
38 |
-
GitPython==3.1.27
|
39 |
-
google-auth==2.6.6
|
40 |
-
google-auth-oauthlib==0.4.6
|
41 |
-
google-pasta==0.2.0
|
42 |
-
grpcio==1.46.3
|
43 |
-
h5py==3.7.0
|
44 |
-
idna==3.3
|
45 |
imbalanced-learn==0.9.1
|
46 |
importlib-metadata==4.11.4
|
47 |
iniconfig==1.1.1
|
@@ -49,119 +5,11 @@ ipykernel==6.13.0
|
|
49 |
ipython==8.3.0
|
50 |
ipython-genutils==0.2.0
|
51 |
ipywidgets==7.7.0
|
52 |
-
itsdangerous==2.1.2
|
53 |
-
jedi==0.18.1
|
54 |
-
Jinja2==3.0.3
|
55 |
-
joblib==1.1.0
|
56 |
-
jsonschema==4.5.1
|
57 |
-
jupyter-client==7.3.1
|
58 |
-
jupyter-core==4.10.0
|
59 |
-
jupyterlab-pygments==0.2.2
|
60 |
-
jupyterlab-widgets==1.1.0
|
61 |
-
keras==2.9.0
|
62 |
-
Keras-Preprocessing==1.1.2
|
63 |
-
kiwisolver==1.4.2
|
64 |
-
langcodes==3.3.0
|
65 |
-
libclang==14.0.1
|
66 |
-
Markdown==3.3.7
|
67 |
-
MarkupSafe==2.0.1
|
68 |
matplotlib==3.5.2
|
69 |
matplotlib-inline==0.1.3
|
70 |
-
mistune==0.8.4
|
71 |
-
mock==4.0.3
|
72 |
-
murmurhash==1.0.6
|
73 |
-
nbclient==0.6.3
|
74 |
-
nbconvert==6.5.0
|
75 |
-
nbformat==5.4.0
|
76 |
-
nest-asyncio==1.5.5
|
77 |
-
notebook==6.4.11
|
78 |
numpy==1.21.4
|
79 |
-
oauthlib==3.2.0
|
80 |
-
opencv-python==4.5.5.64
|
81 |
-
opt-einsum==3.3.0
|
82 |
-
packaging==21.3
|
83 |
pandas==1.4.2
|
84 |
-
pandocfilters==1.5.0
|
85 |
-
parso==0.8.3
|
86 |
-
path==16.4.0
|
87 |
-
path.py==12.5.0
|
88 |
-
pathy==0.6.1
|
89 |
pickleshare==0.7.5
|
90 |
-
Pillow==9.1.1
|
91 |
-
platformdirs==2.5.2
|
92 |
-
pluggy==1.0.0
|
93 |
-
preshed==3.0.6
|
94 |
-
prometheus-client==0.14.1
|
95 |
-
prompt-toolkit==3.0.29
|
96 |
-
protobuf==3.19.4
|
97 |
-
psutil==5.9.1
|
98 |
-
pure-eval==0.2.2
|
99 |
-
py==1.11.0
|
100 |
-
pyarrow==8.0.0
|
101 |
-
pyasn1==0.4.8
|
102 |
-
pyasn1-modules==0.2.8
|
103 |
-
pycparser==2.21
|
104 |
-
pydantic==1.8.2
|
105 |
-
pydeck==0.7.1
|
106 |
-
Pygments==2.12.0
|
107 |
-
Pympler==1.0.1
|
108 |
-
pyparsing==3.0.6
|
109 |
-
pyrsistent==0.18.1
|
110 |
-
pytest==7.1.2
|
111 |
-
pytest-shutil==1.7.0
|
112 |
-
python-dateutil==2.8.2
|
113 |
-
pytz==2022.1
|
114 |
-
pytz-deprecation-shim==0.1.0.post0
|
115 |
-
pywin32==304
|
116 |
-
pywinpty==2.0.5
|
117 |
-
pyzmq==23.0.0
|
118 |
-
requests==2.26.0
|
119 |
-
requests-oauthlib==1.3.1
|
120 |
-
rsa==4.8
|
121 |
scikit-learn==1.1.1
|
122 |
scipy==1.8.1
|
123 |
-
semver==2.13.0
|
124 |
-
Send2Trash==1.8.0
|
125 |
-
six==1.16.0
|
126 |
-
smart-open==5.2.1
|
127 |
-
smmap==5.0.0
|
128 |
-
soupsieve==2.3.2.post1
|
129 |
-
spacy==3.2.0
|
130 |
-
spacy-legacy==3.0.8
|
131 |
-
spacy-loggers==1.0.1
|
132 |
-
srsly==2.4.2
|
133 |
-
stack-data==0.2.0
|
134 |
-
streamlit==1.9.0
|
135 |
-
tensorboard==2.9.0
|
136 |
-
tensorboard-data-server==0.6.1
|
137 |
-
tensorboard-plugin-wit==1.8.1
|
138 |
-
tensorflow==2.9.1
|
139 |
-
tensorflow-estimator==2.9.0
|
140 |
-
tensorflow-io-gcs-filesystem==0.26.0
|
141 |
-
termcolor==1.1.0
|
142 |
-
terminado==0.15.0
|
143 |
-
thinc==8.0.13
|
144 |
-
threadpoolctl==3.1.0
|
145 |
-
tinycss2==1.1.1
|
146 |
-
toml==0.10.2
|
147 |
-
tomli==2.0.1
|
148 |
-
toolz==0.11.2
|
149 |
-
tornado==6.1
|
150 |
tqdm==4.62.3
|
151 |
-
traitlets==5.2.1.post0
|
152 |
-
typer==0.4.0
|
153 |
-
typing_extensions==4.0.0
|
154 |
-
tzdata==2022.1
|
155 |
-
tzlocal==4.2
|
156 |
-
urllib3==1.26.7
|
157 |
-
validators==0.19.0
|
158 |
-
virtualenv==20.14.1
|
159 |
-
wasabi==0.8.2
|
160 |
-
watchdog==2.1.8
|
161 |
-
wcwidth==0.2.5
|
162 |
-
webencodings==0.5.1
|
163 |
-
Werkzeug==2.1.2
|
164 |
-
widgetsnbextension==3.6.0
|
165 |
-
wrapt==1.14.1
|
166 |
-
zipp==3.8.0
|
167 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
imbalanced-learn==0.9.1
|
2 |
importlib-metadata==4.11.4
|
3 |
iniconfig==1.1.1
|
|
|
5 |
ipython==8.3.0
|
6 |
ipython-genutils==0.2.0
|
7 |
ipywidgets==7.7.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
matplotlib==3.5.2
|
9 |
matplotlib-inline==0.1.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
numpy==1.21.4
|
|
|
|
|
|
|
|
|
11 |
pandas==1.4.2
|
|
|
|
|
|
|
|
|
|
|
12 |
pickleshare==0.7.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
scikit-learn==1.1.1
|
14 |
scipy==1.8.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
tqdm==4.62.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|