Spaces:
Sleeping
Sleeping
Tom Anto commited on
Commit ·
6485fcd
1
Parent(s): 9f8614b
req
Browse files- requirements.txt +12 -115
requirements.txt
CHANGED
|
@@ -1,108 +1,46 @@
|
|
| 1 |
aiofiles==23.2.1
|
| 2 |
-
aiohappyeyeballs==2.4.3
|
| 3 |
-
aiohttp==3.10.10
|
| 4 |
-
aiosignal==1.3.1
|
| 5 |
-
altair==5.4.1
|
| 6 |
annotated-types==0.7.0
|
| 7 |
anyio==4.6.2.post1
|
| 8 |
-
argon2-cffi==23.1.0
|
| 9 |
-
argon2-cffi-bindings==21.2.0
|
| 10 |
-
arrow==1.3.0
|
| 11 |
-
asttokens==2.4.1
|
| 12 |
-
astunparse==1.6.3
|
| 13 |
-
async-lru==2.0.4
|
| 14 |
-
attrs==24.2.0
|
| 15 |
-
babel==2.16.0
|
| 16 |
-
beautifulsoup4==4.12.3
|
| 17 |
-
bleach==6.2.0
|
| 18 |
blis==1.0.1
|
| 19 |
catalogue==2.0.10
|
| 20 |
certifi==2024.8.30
|
| 21 |
-
cffi==1.17.1
|
| 22 |
charset-normalizer==3.4.0
|
| 23 |
click==8.1.7
|
| 24 |
cloudpathlib==0.20.0
|
| 25 |
-
comm==0.2.2
|
| 26 |
confection==0.1.5
|
| 27 |
-
contourpy==1.3.
|
| 28 |
cycler==0.12.1
|
| 29 |
cymem==2.0.8
|
| 30 |
-
datasets==3.1.0
|
| 31 |
-
debugpy==1.8.8
|
| 32 |
-
decorator==5.1.1
|
| 33 |
-
defusedxml==0.7.1
|
| 34 |
-
dill==0.3.8
|
| 35 |
-
execnb==0.1.8
|
| 36 |
-
executing==2.1.0
|
| 37 |
fastai==2.7.18
|
| 38 |
fastapi==0.115.5
|
| 39 |
-
|
| 40 |
-
fastcore==1.7.19
|
| 41 |
fastdownload==0.0.7
|
| 42 |
-
fastjsonschema==2.20.0
|
| 43 |
fastprogress==1.0.3
|
| 44 |
ffmpy==0.4.0
|
| 45 |
filelock==3.16.1
|
| 46 |
-
fonttools==4.
|
| 47 |
-
|
| 48 |
-
frozenlist==1.5.0
|
| 49 |
-
fsspec==2024.9.0
|
| 50 |
-
ghapi==1.0.6
|
| 51 |
gradio==5.6.0
|
| 52 |
gradio_client==1.4.3
|
| 53 |
-
graphviz==0.20.3
|
| 54 |
h11==0.14.0
|
| 55 |
-
httpcore==1.0.
|
| 56 |
httpx==0.27.2
|
| 57 |
huggingface-hub==0.26.2
|
| 58 |
idna==3.10
|
| 59 |
-
importlib_resources==6.4.5
|
| 60 |
-
ipykernel==6.29.5
|
| 61 |
-
ipython==8.29.0
|
| 62 |
-
ipython-genutils==0.2.0
|
| 63 |
-
ipywidgets==7.8.5
|
| 64 |
-
isoduration==20.11.0
|
| 65 |
-
jedi==0.19.1
|
| 66 |
Jinja2==3.1.4
|
| 67 |
joblib==1.4.2
|
| 68 |
-
json5==0.9.25
|
| 69 |
-
jsonpointer==3.0.0
|
| 70 |
-
jsonschema==4.23.0
|
| 71 |
-
jsonschema-specifications==2024.10.1
|
| 72 |
-
jupyter-events==0.10.0
|
| 73 |
-
jupyter-lsp==2.2.5
|
| 74 |
-
jupyter_client==8.6.3
|
| 75 |
-
jupyter_core==5.7.2
|
| 76 |
-
jupyter_server==2.14.2
|
| 77 |
-
jupyter_server_terminals==0.5.3
|
| 78 |
-
jupyterlab==4.2.5
|
| 79 |
-
jupyterlab_pygments==0.3.0
|
| 80 |
-
jupyterlab_server==2.27.3
|
| 81 |
-
jupyterlab_widgets==1.1.11
|
| 82 |
kiwisolver==1.4.7
|
| 83 |
-
langcodes==3.
|
| 84 |
-
language_data==1.
|
| 85 |
marisa-trie==1.2.1
|
| 86 |
markdown-it-py==3.0.0
|
| 87 |
MarkupSafe==2.1.5
|
| 88 |
matplotlib==3.9.2
|
| 89 |
-
matplotlib-inline==0.1.7
|
| 90 |
mdurl==0.1.2
|
| 91 |
-
mistune==3.0.2
|
| 92 |
mpmath==1.3.0
|
| 93 |
-
multidict==6.1.0
|
| 94 |
-
multiprocess==0.70.16
|
| 95 |
murmurhash==1.0.10
|
| 96 |
-
narwhals==1.13.5
|
| 97 |
-
nbclient==0.10.0
|
| 98 |
-
nbconvert==7.16.4
|
| 99 |
-
nbdev==2.3.31
|
| 100 |
-
nbformat==5.10.4
|
| 101 |
-
nest-asyncio==1.6.0
|
| 102 |
networkx==3.4.2
|
| 103 |
-
|
| 104 |
-
notebook_shim==0.2.4
|
| 105 |
-
numpy==2.1.3
|
| 106 |
nvidia-cublas-cu12==12.4.5.8
|
| 107 |
nvidia-cuda-cupti-cu12==12.4.127
|
| 108 |
nvidia-cuda-nvrtc-cu12==12.4.127
|
|
@@ -116,90 +54,49 @@ nvidia-nccl-cu12==2.21.5
|
|
| 116 |
nvidia-nvjitlink-cu12==12.4.127
|
| 117 |
nvidia-nvtx-cu12==12.4.127
|
| 118 |
orjson==3.10.11
|
| 119 |
-
overrides==7.7.0
|
| 120 |
packaging==24.2
|
| 121 |
pandas==2.2.3
|
| 122 |
-
|
| 123 |
-
parso==0.8.4
|
| 124 |
-
pexpect==4.9.0
|
| 125 |
-
pillow==10.4.0
|
| 126 |
-
platformdirs==4.3.6
|
| 127 |
preshed==3.0.9
|
| 128 |
-
prometheus_client==0.21.0
|
| 129 |
-
prompt_toolkit==3.0.48
|
| 130 |
-
propcache==0.2.0
|
| 131 |
-
psutil==6.1.0
|
| 132 |
-
ptyprocess==0.7.0
|
| 133 |
-
pure_eval==0.2.3
|
| 134 |
-
pyarrow==18.0.0
|
| 135 |
-
pycparser==2.22
|
| 136 |
pydantic==2.9.2
|
| 137 |
pydantic_core==2.23.4
|
| 138 |
pydub==0.25.1
|
| 139 |
Pygments==2.18.0
|
| 140 |
pyparsing==3.2.0
|
| 141 |
python-dateutil==2.9.0.post0
|
| 142 |
-
python-json-logger==2.0.7
|
| 143 |
python-multipart==0.0.12
|
| 144 |
pytz==2024.2
|
| 145 |
PyYAML==6.0.2
|
| 146 |
-
pyzmq==26.2.0
|
| 147 |
-
referencing==0.35.1
|
| 148 |
-
regex==2024.11.6
|
| 149 |
requests==2.32.3
|
| 150 |
-
rfc3339-validator==0.1.4
|
| 151 |
-
rfc3986-validator==0.1.1
|
| 152 |
rich==13.9.4
|
| 153 |
-
rpds-py==0.21.0
|
| 154 |
ruff==0.7.4
|
| 155 |
safehttpx==0.1.1
|
| 156 |
-
safetensors==0.4.5
|
| 157 |
scikit-learn==1.5.2
|
| 158 |
scipy==1.14.1
|
| 159 |
semantic-version==2.10.0
|
| 160 |
-
Send2Trash==1.8.3
|
| 161 |
-
sentencepiece==0.2.0
|
| 162 |
shellingham==1.5.4
|
| 163 |
six==1.16.0
|
| 164 |
smart-open==7.0.5
|
| 165 |
sniffio==1.3.1
|
| 166 |
-
soupsieve==2.6
|
| 167 |
spacy==3.8.2
|
| 168 |
spacy-legacy==3.0.12
|
| 169 |
spacy-loggers==1.0.5
|
| 170 |
srsly==2.4.8
|
| 171 |
-
|
| 172 |
-
starlette==0.41.2
|
| 173 |
sympy==1.13.1
|
| 174 |
-
terminado==0.18.1
|
| 175 |
thinc==8.3.2
|
| 176 |
threadpoolctl==3.5.0
|
| 177 |
-
tinycss2==1.4.0
|
| 178 |
-
tokenizers==0.20.3
|
| 179 |
tomlkit==0.12.0
|
| 180 |
torch==2.5.1
|
| 181 |
torchvision==0.20.1
|
| 182 |
-
tornado==6.4.1
|
| 183 |
tqdm==4.67.0
|
| 184 |
-
traitlets==5.14.3
|
| 185 |
-
transformers==4.46.2
|
| 186 |
triton==3.1.0
|
| 187 |
-
typer==0.13.
|
| 188 |
-
types-python-dateutil==2.9.0.20241003
|
| 189 |
typing_extensions==4.12.2
|
| 190 |
tzdata==2024.2
|
| 191 |
-
uri-template==1.3.0
|
| 192 |
urllib3==2.2.3
|
| 193 |
uvicorn==0.32.0
|
| 194 |
wasabi==1.1.3
|
| 195 |
-
watchdog==6.0.0
|
| 196 |
-
wcwidth==0.2.13
|
| 197 |
weasel==0.4.1
|
| 198 |
-
|
| 199 |
-
webencodings==0.5.1
|
| 200 |
-
websocket-client==1.8.0
|
| 201 |
-
websockets==11.0.3
|
| 202 |
-
widgetsnbextension==3.6.10
|
| 203 |
wrapt==1.16.0
|
| 204 |
-
xxhash==3.5.0
|
| 205 |
-
yarl==1.17.1
|
|
|
|
| 1 |
aiofiles==23.2.1
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
annotated-types==0.7.0
|
| 3 |
anyio==4.6.2.post1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
blis==1.0.1
|
| 5 |
catalogue==2.0.10
|
| 6 |
certifi==2024.8.30
|
|
|
|
| 7 |
charset-normalizer==3.4.0
|
| 8 |
click==8.1.7
|
| 9 |
cloudpathlib==0.20.0
|
|
|
|
| 10 |
confection==0.1.5
|
| 11 |
+
contourpy==1.3.1
|
| 12 |
cycler==0.12.1
|
| 13 |
cymem==2.0.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
fastai==2.7.18
|
| 15 |
fastapi==0.115.5
|
| 16 |
+
fastcore==1.7.20
|
|
|
|
| 17 |
fastdownload==0.0.7
|
|
|
|
| 18 |
fastprogress==1.0.3
|
| 19 |
ffmpy==0.4.0
|
| 20 |
filelock==3.16.1
|
| 21 |
+
fonttools==4.55.0
|
| 22 |
+
fsspec==2024.10.0
|
|
|
|
|
|
|
|
|
|
| 23 |
gradio==5.6.0
|
| 24 |
gradio_client==1.4.3
|
|
|
|
| 25 |
h11==0.14.0
|
| 26 |
+
httpcore==1.0.7
|
| 27 |
httpx==0.27.2
|
| 28 |
huggingface-hub==0.26.2
|
| 29 |
idna==3.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
Jinja2==3.1.4
|
| 31 |
joblib==1.4.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
kiwisolver==1.4.7
|
| 33 |
+
langcodes==3.5.0
|
| 34 |
+
language_data==1.3.0
|
| 35 |
marisa-trie==1.2.1
|
| 36 |
markdown-it-py==3.0.0
|
| 37 |
MarkupSafe==2.1.5
|
| 38 |
matplotlib==3.9.2
|
|
|
|
| 39 |
mdurl==0.1.2
|
|
|
|
| 40 |
mpmath==1.3.0
|
|
|
|
|
|
|
| 41 |
murmurhash==1.0.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
networkx==3.4.2
|
| 43 |
+
numpy==2.0.2
|
|
|
|
|
|
|
| 44 |
nvidia-cublas-cu12==12.4.5.8
|
| 45 |
nvidia-cuda-cupti-cu12==12.4.127
|
| 46 |
nvidia-cuda-nvrtc-cu12==12.4.127
|
|
|
|
| 54 |
nvidia-nvjitlink-cu12==12.4.127
|
| 55 |
nvidia-nvtx-cu12==12.4.127
|
| 56 |
orjson==3.10.11
|
|
|
|
| 57 |
packaging==24.2
|
| 58 |
pandas==2.2.3
|
| 59 |
+
pillow==11.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
preshed==3.0.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
pydantic==2.9.2
|
| 62 |
pydantic_core==2.23.4
|
| 63 |
pydub==0.25.1
|
| 64 |
Pygments==2.18.0
|
| 65 |
pyparsing==3.2.0
|
| 66 |
python-dateutil==2.9.0.post0
|
|
|
|
| 67 |
python-multipart==0.0.12
|
| 68 |
pytz==2024.2
|
| 69 |
PyYAML==6.0.2
|
|
|
|
|
|
|
|
|
|
| 70 |
requests==2.32.3
|
|
|
|
|
|
|
| 71 |
rich==13.9.4
|
|
|
|
| 72 |
ruff==0.7.4
|
| 73 |
safehttpx==0.1.1
|
|
|
|
| 74 |
scikit-learn==1.5.2
|
| 75 |
scipy==1.14.1
|
| 76 |
semantic-version==2.10.0
|
|
|
|
|
|
|
| 77 |
shellingham==1.5.4
|
| 78 |
six==1.16.0
|
| 79 |
smart-open==7.0.5
|
| 80 |
sniffio==1.3.1
|
|
|
|
| 81 |
spacy==3.8.2
|
| 82 |
spacy-legacy==3.0.12
|
| 83 |
spacy-loggers==1.0.5
|
| 84 |
srsly==2.4.8
|
| 85 |
+
starlette==0.41.3
|
|
|
|
| 86 |
sympy==1.13.1
|
|
|
|
| 87 |
thinc==8.3.2
|
| 88 |
threadpoolctl==3.5.0
|
|
|
|
|
|
|
| 89 |
tomlkit==0.12.0
|
| 90 |
torch==2.5.1
|
| 91 |
torchvision==0.20.1
|
|
|
|
| 92 |
tqdm==4.67.0
|
|
|
|
|
|
|
| 93 |
triton==3.1.0
|
| 94 |
+
typer==0.13.1
|
|
|
|
| 95 |
typing_extensions==4.12.2
|
| 96 |
tzdata==2024.2
|
|
|
|
| 97 |
urllib3==2.2.3
|
| 98 |
uvicorn==0.32.0
|
| 99 |
wasabi==1.1.3
|
|
|
|
|
|
|
| 100 |
weasel==0.4.1
|
| 101 |
+
websockets==12.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 102 |
wrapt==1.16.0
|
|
|
|
|
|