Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -282
requirements.txt
CHANGED
|
@@ -1,282 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
altair==5.5.0
|
| 8 |
-
amqp==5.3.1
|
| 9 |
-
annotated-types==0.7.0
|
| 10 |
-
anyio==4.8.0
|
| 11 |
-
argon2-cffi==23.1.0
|
| 12 |
-
argon2-cffi-bindings==21.2.0
|
| 13 |
-
arrow==1.3.0
|
| 14 |
-
asgiref==3.8.1
|
| 15 |
-
asttokens==3.0.0
|
| 16 |
-
astunparse==1.6.3
|
| 17 |
-
async-lru==2.0.4
|
| 18 |
-
attrs==24.3.0
|
| 19 |
-
Automat==24.8.1
|
| 20 |
-
babel==2.16.0
|
| 21 |
-
bcrypt==4.2.1
|
| 22 |
-
beautifulsoup4==4.12.3
|
| 23 |
-
billiard==4.2.1
|
| 24 |
-
bleach==6.2.0
|
| 25 |
-
blinker==1.9.0
|
| 26 |
-
blis==1.2.0
|
| 27 |
-
boto3==1.36.2
|
| 28 |
-
botocore==1.36.2
|
| 29 |
-
branca==0.8.1
|
| 30 |
-
catalogue==2.0.10
|
| 31 |
-
celery==5.4.0
|
| 32 |
-
certifi==2024.12.14
|
| 33 |
-
cffi==1.17.1
|
| 34 |
-
charset-normalizer==3.4.1
|
| 35 |
-
click==8.1.8
|
| 36 |
-
click-didyoumean==0.3.1
|
| 37 |
-
click-plugins==1.1.1
|
| 38 |
-
click-repl==0.3.0
|
| 39 |
-
cloudpathlib==0.20.0
|
| 40 |
-
colorama==0.4.6
|
| 41 |
-
comm==0.2.2
|
| 42 |
-
confection==0.1.5
|
| 43 |
-
constantly==23.10.4
|
| 44 |
-
contourpy==1.3.1
|
| 45 |
-
cryptography==44.0.0
|
| 46 |
-
cssselect==1.2.0
|
| 47 |
-
cycler==0.12.1
|
| 48 |
-
cymem==2.0.11
|
| 49 |
-
dash==2.9.3
|
| 50 |
-
dash-core-components==2.0.0
|
| 51 |
-
dash-html-components==2.0.0
|
| 52 |
-
dash-table==5.0.0
|
| 53 |
-
datasets==3.2.0
|
| 54 |
-
debugpy==1.8.12
|
| 55 |
-
decorator==5.1.1
|
| 56 |
-
defusedxml==0.7.1
|
| 57 |
-
Deprecated==1.2.15
|
| 58 |
-
dill==0.3.8
|
| 59 |
-
distro==1.9.0
|
| 60 |
-
Django==5.1.5
|
| 61 |
-
docker==7.1.0
|
| 62 |
-
executing==2.1.0
|
| 63 |
-
fabric==3.2.2
|
| 64 |
-
Faker==35.2.0
|
| 65 |
-
fastjsonschema==2.21.1
|
| 66 |
-
filelock==3.16.1
|
| 67 |
-
Flask==3.1.0
|
| 68 |
-
Flask-SQLAlchemy==3.1.1
|
| 69 |
-
flatbuffers==24.12.23
|
| 70 |
-
folium==0.19.4
|
| 71 |
-
fonttools==4.55.3
|
| 72 |
-
fqdn==1.5.1
|
| 73 |
-
frozenlist==1.5.0
|
| 74 |
-
fsspec==2024.9.0
|
| 75 |
-
gast==0.6.0
|
| 76 |
-
google-pasta==0.2.0
|
| 77 |
-
greenlet==3.1.1
|
| 78 |
-
grpcio==1.69.0
|
| 79 |
-
gunicorn==23.0.0
|
| 80 |
-
h11==0.14.0
|
| 81 |
-
h5py==3.12.1
|
| 82 |
-
httpcore==1.0.7
|
| 83 |
-
httpx==0.28.1
|
| 84 |
-
huggingface-hub==0.27.1
|
| 85 |
-
hyperlink==21.0.0
|
| 86 |
-
idna==3.10
|
| 87 |
-
incremental==24.7.2
|
| 88 |
-
iniconfig==2.0.0
|
| 89 |
-
invoke==2.2.0
|
| 90 |
-
ipykernel==6.29.5
|
| 91 |
-
ipython==8.31.0
|
| 92 |
-
ipywidgets==8.1.5
|
| 93 |
-
isoduration==20.11.0
|
| 94 |
-
itemadapter==0.10.0
|
| 95 |
-
itemloaders==1.3.2
|
| 96 |
-
itsdangerous==2.2.0
|
| 97 |
-
jedi==0.19.2
|
| 98 |
-
Jinja2==3.1.5
|
| 99 |
-
jiter==0.8.2
|
| 100 |
-
jmespath==1.0.1
|
| 101 |
-
joblib==1.4.2
|
| 102 |
-
json5==0.10.0
|
| 103 |
-
jsonpointer==3.0.0
|
| 104 |
-
jsonschema==4.23.0
|
| 105 |
-
jsonschema-specifications==2024.10.1
|
| 106 |
-
jupyter==1.1.1
|
| 107 |
-
jupyter-console==6.6.3
|
| 108 |
-
jupyter-events==0.11.0
|
| 109 |
-
jupyter-lsp==2.2.5
|
| 110 |
-
jupyter_client==8.6.3
|
| 111 |
-
jupyter_core==5.7.2
|
| 112 |
-
jupyter_server==2.15.0
|
| 113 |
-
jupyter_server_terminals==0.5.3
|
| 114 |
-
jupyterlab==4.3.4
|
| 115 |
-
jupyterlab_pygments==0.3.0
|
| 116 |
-
jupyterlab_server==2.27.3
|
| 117 |
-
jupyterlab_widgets==3.0.13
|
| 118 |
-
keras==3.8.0
|
| 119 |
-
kiwisolver==1.4.8
|
| 120 |
-
kombu==5.4.2
|
| 121 |
-
langcodes==3.5.0
|
| 122 |
-
language_data==1.3.0
|
| 123 |
-
libclang==18.1.1
|
| 124 |
-
lightgbm==4.5.0
|
| 125 |
-
loguru==0.7.3
|
| 126 |
-
lxml==5.3.0
|
| 127 |
-
marisa-trie==1.2.1
|
| 128 |
-
Markdown==3.7
|
| 129 |
-
markdown-it-py==3.0.0
|
| 130 |
-
MarkupSafe==3.0.2
|
| 131 |
-
matplotlib==3.10.0
|
| 132 |
-
matplotlib-inline==0.1.7
|
| 133 |
-
mdurl==0.1.2
|
| 134 |
-
mistune==3.1.0
|
| 135 |
-
ml-dtypes==0.4.1
|
| 136 |
-
MouseInfo==0.1.3
|
| 137 |
-
mpmath==1.3.0
|
| 138 |
-
multidict==6.1.0
|
| 139 |
-
multiprocess==0.70.16
|
| 140 |
-
murmurhash==1.0.12
|
| 141 |
-
namex==0.0.8
|
| 142 |
-
narwhals==1.22.0
|
| 143 |
-
nbclient==0.10.2
|
| 144 |
-
nbconvert==7.16.5
|
| 145 |
-
nbformat==5.10.4
|
| 146 |
-
nest-asyncio==1.6.0
|
| 147 |
-
networkx==3.4.2
|
| 148 |
-
nltk==3.9.1
|
| 149 |
-
notebook==7.3.2
|
| 150 |
-
notebook_shim==0.2.4
|
| 151 |
-
numpy==2.0.2
|
| 152 |
-
openai==1.59.8
|
| 153 |
-
opencv-python==4.11.0.86
|
| 154 |
-
opt_einsum==3.4.0
|
| 155 |
-
optree==0.14.0
|
| 156 |
-
overrides==7.7.0
|
| 157 |
-
packaging==24.2
|
| 158 |
-
pandas==2.2.3
|
| 159 |
-
pandocfilters==1.5.1
|
| 160 |
-
paramiko==3.5.0
|
| 161 |
-
parsel==1.10.0
|
| 162 |
-
parso==0.8.4
|
| 163 |
-
pillow==11.1.0
|
| 164 |
-
platformdirs==4.3.6
|
| 165 |
-
plotly==5.24.1
|
| 166 |
-
pluggy==1.5.0
|
| 167 |
-
preshed==3.0.9
|
| 168 |
-
prometheus_client==0.21.1
|
| 169 |
-
prompt_toolkit==3.0.48
|
| 170 |
-
propcache==0.2.1
|
| 171 |
-
Protego==0.4.0
|
| 172 |
-
protobuf==5.29.3
|
| 173 |
-
psutil==6.1.1
|
| 174 |
-
pure_eval==0.2.3
|
| 175 |
-
pyarrow==19.0.0
|
| 176 |
-
pyasn1==0.6.1
|
| 177 |
-
pyasn1_modules==0.4.1
|
| 178 |
-
PyAutoGUI==0.9.54
|
| 179 |
-
pycparser==2.22
|
| 180 |
-
pydantic==2.10.5
|
| 181 |
-
pydantic_core==2.27.2
|
| 182 |
-
PyDispatcher==2.0.7
|
| 183 |
-
pygame==2.6.1
|
| 184 |
-
PyGetWindow==0.0.9
|
| 185 |
-
Pygments==2.19.1
|
| 186 |
-
PyJWT==2.10.1
|
| 187 |
-
PyMsgBox==1.0.9
|
| 188 |
-
PyNaCl==1.5.0
|
| 189 |
-
pyOpenSSL==25.0.0
|
| 190 |
-
pyparsing==3.2.1
|
| 191 |
-
pyperclip==1.9.0
|
| 192 |
-
PyQt5==5.15.11
|
| 193 |
-
PyQt5-Qt5==5.15.2
|
| 194 |
-
PyQt5_sip==12.16.1
|
| 195 |
-
PyRect==0.2.0
|
| 196 |
-
PyScreeze==1.0.1
|
| 197 |
-
pytest==8.3.4
|
| 198 |
-
python-dateutil==2.9.0.post0
|
| 199 |
-
python-json-logger==3.2.1
|
| 200 |
-
pytweening==1.2.0
|
| 201 |
-
pytz==2024.2
|
| 202 |
-
pywin32==308
|
| 203 |
-
pywinpty==2.0.14
|
| 204 |
-
PyYAML==6.0.2
|
| 205 |
-
pyzmq==26.2.0
|
| 206 |
-
queuelib==1.7.0
|
| 207 |
-
referencing==0.36.1
|
| 208 |
-
regex==2024.11.6
|
| 209 |
-
requests==2.32.3
|
| 210 |
-
requests-file==2.1.0
|
| 211 |
-
rfc3339-validator==0.1.4
|
| 212 |
-
rfc3986-validator==0.1.1
|
| 213 |
-
rich==13.9.4
|
| 214 |
-
rpds-py==0.22.3
|
| 215 |
-
s3transfer==0.11.1
|
| 216 |
-
safetensors==0.5.2
|
| 217 |
-
scikit-learn==1.6.1
|
| 218 |
-
scipy==1.15.1
|
| 219 |
-
Scrapy==2.12.0
|
| 220 |
-
seaborn==0.13.2
|
| 221 |
-
Send2Trash==1.8.3
|
| 222 |
-
service-identity==24.2.0
|
| 223 |
-
setuptools==75.8.0
|
| 224 |
-
shellingham==1.5.4
|
| 225 |
-
six==1.17.0
|
| 226 |
-
smart-open==7.1.0
|
| 227 |
-
sniffio==1.3.1
|
| 228 |
-
soupsieve==2.6
|
| 229 |
-
spacy==3.8.4
|
| 230 |
-
spacy-legacy==3.0.12
|
| 231 |
-
spacy-loggers==1.0.5
|
| 232 |
-
SQLAlchemy==2.0.37
|
| 233 |
-
sqlparse==0.5.3
|
| 234 |
-
srsly==2.5.1
|
| 235 |
-
stack-data==0.6.3
|
| 236 |
-
sympy==1.13.1
|
| 237 |
-
tenacity==9.0.0
|
| 238 |
-
tensorboard==2.18.0
|
| 239 |
-
tensorboard-data-server==0.7.2
|
| 240 |
-
tensorflow==2.18.0
|
| 241 |
-
tensorflow_intel==2.18.0
|
| 242 |
-
termcolor==2.5.0
|
| 243 |
-
terminado==0.18.1
|
| 244 |
-
tf_keras==2.18.0
|
| 245 |
-
thinc==8.3.4
|
| 246 |
-
threadpoolctl==3.5.0
|
| 247 |
-
tinycss2==1.4.0
|
| 248 |
-
tldextract==5.1.3
|
| 249 |
-
tokenizers==0.21.0
|
| 250 |
-
torch==2.6.0+cpu
|
| 251 |
-
torchaudio==2.6.0+cpu
|
| 252 |
-
torchvision==0.21.0+cpu
|
| 253 |
-
tornado==6.4.2
|
| 254 |
-
tqdm==4.67.1
|
| 255 |
-
traitlets==5.14.3
|
| 256 |
-
transformers==4.48.2
|
| 257 |
-
twilio==9.4.3
|
| 258 |
-
Twisted==24.11.0
|
| 259 |
-
typer==0.15.1
|
| 260 |
-
types-python-dateutil==2.9.0.20241206
|
| 261 |
-
typing_extensions==4.12.2
|
| 262 |
-
tzdata==2024.2
|
| 263 |
-
uri-template==1.3.0
|
| 264 |
-
urllib3==2.3.0
|
| 265 |
-
vine==5.1.0
|
| 266 |
-
w3lib==2.2.1
|
| 267 |
-
wasabi==1.1.3
|
| 268 |
-
wcwidth==0.2.13
|
| 269 |
-
weasel==0.4.1
|
| 270 |
-
webcolors==24.11.1
|
| 271 |
-
webencodings==0.5.1
|
| 272 |
-
websocket-client==1.8.0
|
| 273 |
-
Werkzeug==3.1.3
|
| 274 |
-
wheel==0.45.1
|
| 275 |
-
widgetsnbextension==4.0.13
|
| 276 |
-
win32_setctime==1.2.0
|
| 277 |
-
wrapt==1.17.2
|
| 278 |
-
xgboost==2.1.3
|
| 279 |
-
xxhash==3.5.0
|
| 280 |
-
xyzservices==2024.9.0
|
| 281 |
-
yarl==1.18.3
|
| 282 |
-
zope.interface==7.2
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pandas
|
| 3 |
+
transformers
|
| 4 |
+
torch
|
| 5 |
+
scikit-learn
|
| 6 |
+
sentence-transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|