Spaces:
Build error
Build error
Commit ·
50152a2
1
Parent(s): de52083
less its plus!
Browse files- requirements.txt +3 -154
requirements.txt
CHANGED
|
@@ -1,154 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
anyio==3.7.1
|
| 5 |
-
argon2-cffi==23.1.0
|
| 6 |
-
argon2-cffi-bindings==21.2.0
|
| 7 |
-
arrow==1.2.3
|
| 8 |
-
asttokens==2.2.1
|
| 9 |
-
async-lru==2.0.4
|
| 10 |
-
attrs==23.1.0
|
| 11 |
-
Babel==2.12.1
|
| 12 |
-
backcall==0.2.0
|
| 13 |
-
beautifulsoup4==4.12.2
|
| 14 |
-
bleach==6.0.0
|
| 15 |
-
certifi==2023.7.22
|
| 16 |
-
cffi==1.15.1
|
| 17 |
-
cfgv==3.4.0
|
| 18 |
-
charset-normalizer==3.2.0
|
| 19 |
-
click==8.1.7
|
| 20 |
-
comm==0.1.4
|
| 21 |
-
contourpy==1.1.0
|
| 22 |
-
cycler==0.11.0
|
| 23 |
-
debugpy==1.6.7.post1
|
| 24 |
-
decorator==5.1.1
|
| 25 |
-
defusedxml==0.7.1
|
| 26 |
-
distlib==0.3.7
|
| 27 |
-
exceptiongroup==1.1.3
|
| 28 |
-
executing==1.2.0
|
| 29 |
-
fastapi==0.103.0
|
| 30 |
-
fastjsonschema==2.18.0
|
| 31 |
-
ffmpy==0.3.1
|
| 32 |
-
filelock==3.12.3
|
| 33 |
-
flake8==6.1.0
|
| 34 |
-
fonttools==4.42.1
|
| 35 |
-
fqdn==1.5.1
|
| 36 |
-
fsspec==2023.6.0
|
| 37 |
-
funpymodeling==0.1.8
|
| 38 |
-
gradio==3.41.2
|
| 39 |
-
gradio_client==0.5.0
|
| 40 |
-
h11==0.14.0
|
| 41 |
-
httpcore==0.17.3
|
| 42 |
-
httpx==0.24.1
|
| 43 |
-
huggingface-hub==0.16.4
|
| 44 |
-
identify==2.5.27
|
| 45 |
-
idna==3.4
|
| 46 |
-
importlib-resources==6.0.1
|
| 47 |
-
iniconfig==2.0.0
|
| 48 |
-
ipykernel==6.25.1
|
| 49 |
-
ipython==8.14.0
|
| 50 |
-
ipython-genutils==0.2.0
|
| 51 |
-
ipywidgets==8.1.0
|
| 52 |
-
isoduration==20.11.0
|
| 53 |
-
jedi==0.19.0
|
| 54 |
-
Jinja2==3.1.2
|
| 55 |
-
joblib==1.3.2
|
| 56 |
-
json5==0.9.14
|
| 57 |
-
jsonpointer==2.4
|
| 58 |
-
jsonschema==4.19.0
|
| 59 |
-
jsonschema-specifications==2023.7.1
|
| 60 |
-
jupyter==1.0.0
|
| 61 |
-
jupyter-console==6.6.3
|
| 62 |
-
jupyter-events==0.7.0
|
| 63 |
-
jupyter-lsp==2.2.0
|
| 64 |
-
jupyter_client==8.3.0
|
| 65 |
-
jupyter_core==5.3.1
|
| 66 |
-
jupyter_server==2.7.2
|
| 67 |
-
jupyter_server_terminals==0.4.4
|
| 68 |
-
jupyterlab==4.0.5
|
| 69 |
-
jupyterlab-pygments==0.2.2
|
| 70 |
-
jupyterlab-widgets==3.0.8
|
| 71 |
-
jupyterlab_server==2.24.0
|
| 72 |
-
kiwisolver==1.4.5
|
| 73 |
-
MarkupSafe==2.1.3
|
| 74 |
-
matplotlib==3.7.2
|
| 75 |
-
matplotlib-inline==0.1.6
|
| 76 |
-
mccabe==0.7.0
|
| 77 |
-
mistune==3.0.1
|
| 78 |
-
nbclient==0.8.0
|
| 79 |
-
nbconvert==7.7.4
|
| 80 |
-
nbformat==5.9.2
|
| 81 |
-
nest-asyncio==1.5.7
|
| 82 |
-
nodeenv==1.8.0
|
| 83 |
-
notebook==7.0.2
|
| 84 |
-
notebook_shim==0.2.3
|
| 85 |
-
numpy==1.25.2
|
| 86 |
-
orjson==3.9.5
|
| 87 |
-
overrides==7.4.0
|
| 88 |
-
packaging==23.1
|
| 89 |
-
pandas==2.0.3
|
| 90 |
-
pandocfilters==1.5.0
|
| 91 |
-
parso==0.8.3
|
| 92 |
-
pexpect==4.8.0
|
| 93 |
-
pickleshare==0.7.5
|
| 94 |
-
Pillow==10.0.0
|
| 95 |
-
platformdirs==3.10.0
|
| 96 |
-
pluggy==1.3.0
|
| 97 |
-
pre-commit==3.3.3
|
| 98 |
-
prometheus-client==0.17.1
|
| 99 |
-
prompt-toolkit==3.0.39
|
| 100 |
-
psutil==5.9.5
|
| 101 |
-
ptyprocess==0.7.0
|
| 102 |
-
pure-eval==0.2.2
|
| 103 |
-
pycodestyle==2.11.0
|
| 104 |
-
pycparser==2.21
|
| 105 |
-
pydantic==2.3.0
|
| 106 |
-
pydantic_core==2.6.3
|
| 107 |
-
pydub==0.25.1
|
| 108 |
-
pyflakes==3.1.0
|
| 109 |
-
Pygments==2.16.1
|
| 110 |
-
pyparsing==3.0.9
|
| 111 |
-
pytest==7.4.0
|
| 112 |
-
python-dateutil==2.8.2
|
| 113 |
-
python-json-logger==2.0.7
|
| 114 |
-
python-multipart==0.0.6
|
| 115 |
-
pytz==2023.3
|
| 116 |
-
PyYAML==6.0.1
|
| 117 |
-
pyzmq==25.1.1
|
| 118 |
-
qtconsole==5.4.3
|
| 119 |
-
QtPy==2.3.1
|
| 120 |
-
referencing==0.30.2
|
| 121 |
-
requests==2.31.0
|
| 122 |
-
rfc3339-validator==0.1.4
|
| 123 |
-
rfc3986-validator==0.1.1
|
| 124 |
-
rpds-py==0.10.0
|
| 125 |
-
scikit-learn==1.3.0
|
| 126 |
-
scipy==1.11.2
|
| 127 |
-
seaborn==0.12.2
|
| 128 |
-
semantic-version==2.10.0
|
| 129 |
-
Send2Trash==1.8.2
|
| 130 |
-
six==1.16.0
|
| 131 |
-
sniffio==1.3.0
|
| 132 |
-
soupsieve==2.4.1
|
| 133 |
-
stack-data==0.6.2
|
| 134 |
-
starlette==0.27.0
|
| 135 |
-
terminado==0.17.1
|
| 136 |
-
threadpoolctl==3.2.0
|
| 137 |
-
tinycss2==1.2.1
|
| 138 |
-
tomli==2.0.1
|
| 139 |
-
toolz==0.12.0
|
| 140 |
-
tornado==6.3.3
|
| 141 |
-
tqdm==4.66.1
|
| 142 |
-
traitlets==5.9.0
|
| 143 |
-
typing_extensions==4.7.1
|
| 144 |
-
tzdata==2023.3
|
| 145 |
-
uri-template==1.3.0
|
| 146 |
-
urllib3==2.0.4
|
| 147 |
-
uvicorn==0.23.2
|
| 148 |
-
virtualenv==20.24.3
|
| 149 |
-
wcwidth==0.2.6
|
| 150 |
-
webcolors==1.13
|
| 151 |
-
webencodings==0.5.1
|
| 152 |
-
websocket-client==1.6.2
|
| 153 |
-
websockets==11.0.3
|
| 154 |
-
widgetsnbextension==4.0.8
|
|
|
|
| 1 |
+
gradio==3.44.4
|
| 2 |
+
scikit-learn==1.3.1
|
| 3 |
+
pandas==2.1.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|