Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +271 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,271 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
absl-py==2.1.0
|
| 2 |
+
aiofiles==23.2.1
|
| 3 |
+
altair==5.3.0
|
| 4 |
+
annotated-types==0.6.0
|
| 5 |
+
anyio==4.3.0
|
| 6 |
+
apturl==0.5.2
|
| 7 |
+
argon2-cffi==23.1.0
|
| 8 |
+
argon2-cffi-bindings==21.2.0
|
| 9 |
+
arrow==1.3.0
|
| 10 |
+
asttokens==2.4.1
|
| 11 |
+
astunparse==1.6.3
|
| 12 |
+
async-lru==2.0.4
|
| 13 |
+
attrs==23.2.0
|
| 14 |
+
Babel==2.14.0
|
| 15 |
+
bcrypt==3.2.0
|
| 16 |
+
beautifulsoup4==4.12.3
|
| 17 |
+
bleach==6.1.0
|
| 18 |
+
blinker==1.8.2
|
| 19 |
+
Brlapi==0.8.3
|
| 20 |
+
certifi==2020.6.20
|
| 21 |
+
cffi==1.16.0
|
| 22 |
+
chardet==4.0.0
|
| 23 |
+
charset-normalizer==3.3.2
|
| 24 |
+
click==8.1.7
|
| 25 |
+
cloudpickle==3.0.0
|
| 26 |
+
colorama==0.4.4
|
| 27 |
+
comm==0.2.2
|
| 28 |
+
command-not-found==0.3
|
| 29 |
+
contourpy==1.2.1
|
| 30 |
+
cryptography==3.4.8
|
| 31 |
+
cupshelpers==1.0
|
| 32 |
+
cycler==0.12.1
|
| 33 |
+
dbus-python==1.2.18
|
| 34 |
+
debugpy==1.8.1
|
| 35 |
+
decorator==5.1.1
|
| 36 |
+
defer==1.0.6
|
| 37 |
+
defusedxml==0.7.1
|
| 38 |
+
distro==1.7.0
|
| 39 |
+
distro-info==1.1+ubuntu0.2
|
| 40 |
+
dm-tree==0.1.8
|
| 41 |
+
dnspython==2.6.1
|
| 42 |
+
duplicity==0.8.21
|
| 43 |
+
easydict==1.13
|
| 44 |
+
email_validator==2.1.1
|
| 45 |
+
enum-compat==0.0.3
|
| 46 |
+
exceptiongroup==1.2.1
|
| 47 |
+
executing==2.0.1
|
| 48 |
+
fastapi==0.111.0
|
| 49 |
+
fastapi-cli==0.0.3
|
| 50 |
+
fasteners==0.14.1
|
| 51 |
+
fastjsonschema==2.19.1
|
| 52 |
+
ffmpy==0.3.2
|
| 53 |
+
filelock==3.13.4
|
| 54 |
+
Flask==3.0.3
|
| 55 |
+
flatbuffers==24.3.25
|
| 56 |
+
fonttools==4.51.0
|
| 57 |
+
fqdn==1.5.1
|
| 58 |
+
fsspec==2024.3.1
|
| 59 |
+
future==0.18.2
|
| 60 |
+
gast==0.5.4
|
| 61 |
+
google-pasta==0.2.0
|
| 62 |
+
gradio==4.29.0
|
| 63 |
+
gradio_client==0.16.1
|
| 64 |
+
grpcio==1.62.2
|
| 65 |
+
h11==0.14.0
|
| 66 |
+
h5py==3.11.0
|
| 67 |
+
httpcore==1.0.5
|
| 68 |
+
httplib2==0.20.2
|
| 69 |
+
httptools==0.6.1
|
| 70 |
+
httpx==0.27.0
|
| 71 |
+
huggingface-hub==0.23.0
|
| 72 |
+
idna==3.3
|
| 73 |
+
importlib-metadata==4.6.4
|
| 74 |
+
importlib_resources==6.4.0
|
| 75 |
+
ipykernel==6.29.4
|
| 76 |
+
ipython==8.23.0
|
| 77 |
+
ipywidgets==8.1.2
|
| 78 |
+
isoduration==20.11.0
|
| 79 |
+
itsdangerous==2.2.0
|
| 80 |
+
jedi==0.19.1
|
| 81 |
+
jeepney==0.7.1
|
| 82 |
+
Jinja2==3.1.3
|
| 83 |
+
joblib==1.4.0
|
| 84 |
+
json5==0.9.25
|
| 85 |
+
jsonpointer==2.4
|
| 86 |
+
jsonschema==4.21.1
|
| 87 |
+
jsonschema-specifications==2023.12.1
|
| 88 |
+
jupyter==1.0.0
|
| 89 |
+
jupyter-console==6.6.3
|
| 90 |
+
jupyter-events==0.10.0
|
| 91 |
+
jupyter-lsp==2.2.5
|
| 92 |
+
jupyter_client==8.6.1
|
| 93 |
+
jupyter_core==5.7.2
|
| 94 |
+
jupyter_server==2.14.0
|
| 95 |
+
jupyter_server_terminals==0.5.3
|
| 96 |
+
jupyterlab==4.1.6
|
| 97 |
+
jupyterlab_pygments==0.3.0
|
| 98 |
+
jupyterlab_server==2.26.0
|
| 99 |
+
jupyterlab_widgets==3.0.10
|
| 100 |
+
keras==3.2.1
|
| 101 |
+
keyring==23.5.0
|
| 102 |
+
kiwisolver==1.4.5
|
| 103 |
+
language-selector==0.1
|
| 104 |
+
launchpadlib==1.10.16
|
| 105 |
+
lazr.restfulclient==0.14.4
|
| 106 |
+
lazr.uri==1.0.6
|
| 107 |
+
libclang==18.1.1
|
| 108 |
+
lockfile==0.12.2
|
| 109 |
+
louis==3.20.0
|
| 110 |
+
lxml==5.2.1
|
| 111 |
+
macaroonbakery==1.3.1
|
| 112 |
+
Mako==1.1.3
|
| 113 |
+
Markdown==3.6
|
| 114 |
+
markdown-it-py==3.0.0
|
| 115 |
+
MarkupSafe==2.1.5
|
| 116 |
+
matplotlib==3.8.4
|
| 117 |
+
matplotlib-inline==0.1.7
|
| 118 |
+
mdurl==0.1.2
|
| 119 |
+
mistune==3.0.2
|
| 120 |
+
ml-dtypes==0.3.2
|
| 121 |
+
monotonic==1.6
|
| 122 |
+
more-itertools==8.10.0
|
| 123 |
+
mpmath==1.3.0
|
| 124 |
+
namex==0.0.8
|
| 125 |
+
nbclient==0.10.0
|
| 126 |
+
nbconvert==7.16.3
|
| 127 |
+
nbformat==5.10.4
|
| 128 |
+
nest-asyncio==1.6.0
|
| 129 |
+
netifaces==0.11.0
|
| 130 |
+
networkx==3.3
|
| 131 |
+
notebook==7.1.3
|
| 132 |
+
notebook_shim==0.2.4
|
| 133 |
+
numpy==1.26.4
|
| 134 |
+
nvidia-cublas-cu12==12.1.3.1
|
| 135 |
+
nvidia-cuda-cupti-cu12==12.1.105
|
| 136 |
+
nvidia-cuda-nvrtc-cu12==12.1.105
|
| 137 |
+
nvidia-cuda-runtime-cu12==12.1.105
|
| 138 |
+
nvidia-cudnn-cu12==8.9.2.26
|
| 139 |
+
nvidia-cufft-cu12==11.0.2.54
|
| 140 |
+
nvidia-curand-cu12==10.3.2.106
|
| 141 |
+
nvidia-cusolver-cu12==11.4.5.107
|
| 142 |
+
nvidia-cusparse-cu12==12.1.0.106
|
| 143 |
+
nvidia-nccl-cu12==2.20.5
|
| 144 |
+
nvidia-nvjitlink-cu12==12.4.127
|
| 145 |
+
nvidia-nvtx-cu12==12.1.105
|
| 146 |
+
oauthlib==3.2.0
|
| 147 |
+
olefile==0.46
|
| 148 |
+
onnx==1.16.0
|
| 149 |
+
onnx-tf==1.10.0
|
| 150 |
+
opencv-python==4.9.0.80
|
| 151 |
+
opt-einsum==3.3.0
|
| 152 |
+
optree==0.11.0
|
| 153 |
+
orjson==3.10.3
|
| 154 |
+
overrides==7.7.0
|
| 155 |
+
packaging==24.0
|
| 156 |
+
pandas==2.2.2
|
| 157 |
+
pandocfilters==1.5.1
|
| 158 |
+
paramiko==2.9.3
|
| 159 |
+
parso==0.8.4
|
| 160 |
+
pexpect==4.8.0
|
| 161 |
+
pillow==10.3.0
|
| 162 |
+
platformdirs==4.2.0
|
| 163 |
+
prometheus_client==0.20.0
|
| 164 |
+
prompt-toolkit==3.0.43
|
| 165 |
+
protobuf==4.25.3
|
| 166 |
+
psutil==5.9.8
|
| 167 |
+
ptyprocess==0.7.0
|
| 168 |
+
pure-eval==0.2.2
|
| 169 |
+
pycairo==1.20.1
|
| 170 |
+
pycparser==2.22
|
| 171 |
+
pycups==2.0.1
|
| 172 |
+
pydantic==2.7.1
|
| 173 |
+
pydantic_core==2.18.2
|
| 174 |
+
pydub==0.25.1
|
| 175 |
+
pygame==2.5.2
|
| 176 |
+
Pygments==2.17.2
|
| 177 |
+
PyGObject==3.42.1
|
| 178 |
+
PyJWT==2.3.0
|
| 179 |
+
pymacaroons==0.13.0
|
| 180 |
+
PyNaCl==1.5.0
|
| 181 |
+
pyparsing==2.4.7
|
| 182 |
+
pyRFC3339==1.1
|
| 183 |
+
pytesseract==0.3.10
|
| 184 |
+
python-apt==2.4.0+ubuntu3
|
| 185 |
+
python-dateutil==2.9.0.post0
|
| 186 |
+
python-debian==0.1.43+ubuntu1.1
|
| 187 |
+
python-dotenv==1.0.1
|
| 188 |
+
python-json-logger==2.0.7
|
| 189 |
+
python-multipart==0.0.9
|
| 190 |
+
pytz==2022.1
|
| 191 |
+
pyxdg==0.27
|
| 192 |
+
PyYAML==5.4.1
|
| 193 |
+
pyzmq==26.0.2
|
| 194 |
+
qtconsole==5.5.1
|
| 195 |
+
QtPy==2.4.1
|
| 196 |
+
referencing==0.34.0
|
| 197 |
+
regex==2024.4.28
|
| 198 |
+
reportlab==3.6.8
|
| 199 |
+
requests==2.31.0
|
| 200 |
+
rfc3339-validator==0.1.4
|
| 201 |
+
rfc3986-validator==0.1.1
|
| 202 |
+
rich==13.7.1
|
| 203 |
+
rpds-py==0.18.0
|
| 204 |
+
ruff==0.4.3
|
| 205 |
+
safetensors==0.4.3
|
| 206 |
+
scikit-learn==1.4.2
|
| 207 |
+
scipy==1.13.0
|
| 208 |
+
SecretStorage==3.3.1
|
| 209 |
+
semantic-version==2.10.0
|
| 210 |
+
Send2Trash==1.8.3
|
| 211 |
+
shellingham==1.5.4
|
| 212 |
+
six==1.16.0
|
| 213 |
+
sniffio==1.3.1
|
| 214 |
+
soupsieve==2.5
|
| 215 |
+
stack-data==0.6.3
|
| 216 |
+
starlette==0.37.2
|
| 217 |
+
sympy==1.12
|
| 218 |
+
systemd-python==234
|
| 219 |
+
tensorboard==2.16.2
|
| 220 |
+
tensorboard-data-server==0.7.2
|
| 221 |
+
tensorflow==2.16.1
|
| 222 |
+
tensorflow-addons==0.23.0
|
| 223 |
+
tensorflow-io-gcs-filesystem==0.36.0
|
| 224 |
+
tensorflow-probability==0.24.0
|
| 225 |
+
termcolor==2.4.0
|
| 226 |
+
terminado==0.18.1
|
| 227 |
+
tf_keras==2.16.0
|
| 228 |
+
threadpoolctl==3.4.0
|
| 229 |
+
tinycss2==1.2.1
|
| 230 |
+
tk==0.1.0
|
| 231 |
+
tokenizers==0.19.1
|
| 232 |
+
tomli==2.0.1
|
| 233 |
+
tomlkit==0.12.0
|
| 234 |
+
toolz==0.12.1
|
| 235 |
+
torch-model-archiver==0.10.0
|
| 236 |
+
torchserve==0.10.0
|
| 237 |
+
torch==2.3.0+cpu
|
| 238 |
+
torchvision==0.18.0+cpu
|
| 239 |
+
tornado==6.4
|
| 240 |
+
tqdm==4.66.2
|
| 241 |
+
traitlets==5.14.3
|
| 242 |
+
transformers==4.40.2
|
| 243 |
+
triton==2.3.0
|
| 244 |
+
typeguard==2.13.3
|
| 245 |
+
typer==0.12.3
|
| 246 |
+
types-python-dateutil==2.9.0.20240316
|
| 247 |
+
typing_extensions==4.11.0
|
| 248 |
+
tzdata==2024.1
|
| 249 |
+
ubuntu-drivers-common==0.0.0
|
| 250 |
+
ubuntu-pro-client==8001
|
| 251 |
+
ufw==0.36.1
|
| 252 |
+
ujson==5.9.0
|
| 253 |
+
unattended-upgrades==0.1
|
| 254 |
+
uri-template==1.3.0
|
| 255 |
+
urllib3==2.2.1
|
| 256 |
+
usb-creator==0.3.7
|
| 257 |
+
uvicorn==0.29.0
|
| 258 |
+
uvloop==0.19.0
|
| 259 |
+
wadllib==1.3.6
|
| 260 |
+
watchfiles==0.21.0
|
| 261 |
+
wcwidth==0.2.13
|
| 262 |
+
webcolors==1.13
|
| 263 |
+
webencodings==0.5.1
|
| 264 |
+
websocket-client==1.7.0
|
| 265 |
+
websockets==11.0.3
|
| 266 |
+
Werkzeug==3.0.2
|
| 267 |
+
widgetsnbextension==4.0.10
|
| 268 |
+
wrapt==1.16.0
|
| 269 |
+
xdg==5
|
| 270 |
+
xkit==0.0.0
|
| 271 |
+
zipp==1.0.0
|