Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +90 -90
requirements.txt
CHANGED
@@ -1,91 +1,91 @@
|
|
1 |
-
aiofiles==23.2.1
|
2 |
-
altair==5.3.0
|
3 |
-
annotated-types==0.7.0
|
4 |
-
anyio==4.4.0
|
5 |
-
attrs==23.2.0
|
6 |
-
blinker==1.6.3
|
7 |
-
certifi==2023.7.22
|
8 |
-
charset-normalizer==3.3.1
|
9 |
-
click==8.1.7
|
10 |
-
colorama==0.4.6
|
11 |
-
contourpy==1.2.1
|
12 |
-
cycler==0.12.1
|
13 |
-
dnspython==2.6.1
|
14 |
-
email_validator==2.1.1
|
15 |
-
fastapi==0.111.0
|
16 |
-
fastapi-cli==0.0.4
|
17 |
-
ffmpy==0.3.2
|
18 |
-
filelock==3.13.0
|
19 |
-
Flask==3.0.0
|
20 |
-
fonttools==4.52.4
|
21 |
-
fsspec==2023.10.0
|
22 |
-
gradio==4.32.0
|
23 |
-
gradio_client==0.17.0
|
24 |
-
h11==0.14.0
|
25 |
-
httpcore==1.0.5
|
26 |
-
httptools==0.6.1
|
27 |
-
httpx==0.27.0
|
28 |
-
huggingface-hub==0.17.3
|
29 |
-
idna==3.4
|
30 |
-
importlib_resources==6.4.0
|
31 |
-
intel-openmp==2021.4.0
|
32 |
-
itsdangerous==2.1.2
|
33 |
-
Jinja2==3.1.2
|
34 |
-
joblib==1.3.2
|
35 |
-
jsonschema==4.22.0
|
36 |
-
jsonschema-specifications==2023.12.1
|
37 |
-
kiwisolver==1.4.5
|
38 |
-
markdown-it-py==3.0.0
|
39 |
-
MarkupSafe==2.1.3
|
40 |
-
matplotlib==3.9.0
|
41 |
-
mdurl==0.1.2
|
42 |
-
mkl==2021.4.0
|
43 |
-
mpmath==1.3.0
|
44 |
-
networkx==3.3
|
45 |
-
nltk==3.8.1
|
46 |
-
numpy==1.26.1
|
47 |
-
orjson==3.10.3
|
48 |
-
packaging==23.2
|
49 |
-
pandas==2.2.2
|
50 |
-
pillow==10.3.0
|
51 |
-
protobuf==5.27.0
|
52 |
-
pydantic==2.7.2
|
53 |
-
pydantic_core==2.18.3
|
54 |
-
pydub==0.25.1
|
55 |
-
Pygments==2.18.0
|
56 |
-
pyparsing==3.1.2
|
57 |
-
python-dateutil==2.9.0.post0
|
58 |
-
python-dotenv==1.0.1
|
59 |
-
python-multipart==0.0.9
|
60 |
-
pytz==2024.1
|
61 |
-
PyYAML==6.0.1
|
62 |
-
referencing==0.35.1
|
63 |
-
regex==2023.10.3
|
64 |
-
requests==2.31.0
|
65 |
-
rich==13.7.1
|
66 |
-
rpds-py==0.18.1
|
67 |
-
ruff==0.4.6
|
68 |
-
safetensors==0.4.0
|
69 |
-
semantic-version==2.10.0
|
70 |
-
sentencepiece==0.1.99
|
71 |
-
shellingham==1.5.4
|
72 |
-
six==1.16.0
|
73 |
-
sniffio==1.3.1
|
74 |
-
starlette==0.37.2
|
75 |
-
sympy==1.12.1
|
76 |
-
tbb==2021.12.0
|
77 |
-
tokenizers==0.14.1
|
78 |
-
tomlkit==0.12.0
|
79 |
-
toolz==0.12.1
|
80 |
-
torch==2.3.0
|
81 |
-
tqdm==4.66.1
|
82 |
-
transformers==4.34.1
|
83 |
-
typer==0.12.3
|
84 |
-
typing_extensions==4.8.0
|
85 |
-
tzdata==2024.1
|
86 |
-
ujson==5.10.0
|
87 |
-
urllib3==2.0.7
|
88 |
-
uvicorn==0.30.0
|
89 |
-
watchfiles==0.22.0
|
90 |
-
websockets==11.0.3
|
91 |
Werkzeug==3.0.1
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
altair==5.3.0
|
3 |
+
annotated-types==0.7.0
|
4 |
+
anyio==4.4.0
|
5 |
+
attrs==23.2.0
|
6 |
+
blinker==1.6.3
|
7 |
+
certifi==2023.7.22
|
8 |
+
charset-normalizer==3.3.1
|
9 |
+
click==8.1.7
|
10 |
+
colorama==0.4.6
|
11 |
+
contourpy==1.2.1
|
12 |
+
cycler==0.12.1
|
13 |
+
dnspython==2.6.1
|
14 |
+
email_validator==2.1.1
|
15 |
+
fastapi==0.111.0
|
16 |
+
fastapi-cli==0.0.4
|
17 |
+
ffmpy==0.3.2
|
18 |
+
filelock==3.13.0
|
19 |
+
Flask==3.0.0
|
20 |
+
fonttools==4.52.4
|
21 |
+
fsspec==2023.10.0
|
22 |
+
gradio==4.32.0
|
23 |
+
gradio_client==0.17.0
|
24 |
+
h11==0.14.0
|
25 |
+
httpcore==1.0.5
|
26 |
+
httptools==0.6.1
|
27 |
+
httpx==0.27.0
|
28 |
+
huggingface-hub==0.17.3
|
29 |
+
idna==3.4
|
30 |
+
importlib_resources==6.4.0
|
31 |
+
intel-openmp==2021.4.0
|
32 |
+
itsdangerous==2.1.2
|
33 |
+
Jinja2==3.1.2
|
34 |
+
joblib==1.3.2
|
35 |
+
jsonschema==4.22.0
|
36 |
+
jsonschema-specifications==2023.12.1
|
37 |
+
kiwisolver==1.4.5
|
38 |
+
markdown-it-py==3.0.0
|
39 |
+
MarkupSafe==2.1.3
|
40 |
+
matplotlib==3.9.0
|
41 |
+
mdurl==0.1.2
|
42 |
+
mkl==2021.4.0
|
43 |
+
mpmath==1.3.0
|
44 |
+
networkx==3.3
|
45 |
+
nltk==3.8.1
|
46 |
+
numpy==1.26.1
|
47 |
+
orjson==3.10.3
|
48 |
+
packaging==23.2
|
49 |
+
pandas==2.2.2
|
50 |
+
pillow==10.3.0
|
51 |
+
protobuf==5.27.0
|
52 |
+
pydantic==2.7.2
|
53 |
+
pydantic_core==2.18.3
|
54 |
+
pydub==0.25.1
|
55 |
+
Pygments==2.18.0
|
56 |
+
pyparsing==3.1.2
|
57 |
+
python-dateutil==2.9.0.post0
|
58 |
+
python-dotenv==1.0.1
|
59 |
+
python-multipart==0.0.9
|
60 |
+
pytz==2024.1
|
61 |
+
PyYAML==6.0.1
|
62 |
+
referencing==0.35.1
|
63 |
+
regex==2023.10.3
|
64 |
+
requests==2.31.0
|
65 |
+
rich==13.7.1
|
66 |
+
rpds-py==0.18.1
|
67 |
+
ruff==0.4.6
|
68 |
+
safetensors==0.4.0
|
69 |
+
semantic-version==2.10.0
|
70 |
+
sentencepiece==0.1.99
|
71 |
+
shellingham==1.5.4
|
72 |
+
six==1.16.0
|
73 |
+
sniffio==1.3.1
|
74 |
+
starlette==0.37.2
|
75 |
+
sympy==1.12.1
|
76 |
+
tbb==2021.12.0
|
77 |
+
tokenizers==0.14.1
|
78 |
+
tomlkit==0.12.0
|
79 |
+
toolz==0.12.1
|
80 |
+
torch==2.3.0
|
81 |
+
tqdm==4.66.1
|
82 |
+
transformers==4.34.1
|
83 |
+
typer==0.12.3
|
84 |
+
typing_extensions==4.8.0
|
85 |
+
tzdata==2024.1
|
86 |
+
ujson==5.10.0
|
87 |
+
urllib3==2.0.7
|
88 |
+
uvicorn==0.30.0
|
89 |
+
watchfiles==0.22.0
|
90 |
+
websockets==11.0.3
|
91 |
Werkzeug==3.0.1
|