Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +35 -1
requirements.txt
CHANGED
@@ -1,52 +1,86 @@
|
|
|
|
|
|
|
|
1 |
altair==5.3.0
|
2 |
attrs==23.2.0
|
|
|
3 |
blinker==1.8.2
|
4 |
cachetools==5.4.0
|
5 |
certifi==2024.7.4
|
|
|
6 |
charset-normalizer==3.3.2
|
7 |
click==8.1.7
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
gitdb==4.0.11
|
9 |
GitPython==3.1.43
|
|
|
10 |
idna==3.7
|
|
|
11 |
Jinja2==3.1.4
|
|
|
12 |
jsonschema==4.23.0
|
13 |
jsonschema-specifications==2023.12.1
|
|
|
|
|
|
|
14 |
markdown-it-py==3.0.0
|
15 |
MarkupSafe==2.1.5
|
16 |
mdurl==0.1.2
|
|
|
|
|
|
|
|
|
17 |
numpy==2.0.1
|
18 |
packaging==24.1
|
19 |
pandas==2.2.2
|
|
|
20 |
pillow==10.4.0
|
|
|
|
|
21 |
prettytable==3.10.2
|
|
|
22 |
protobuf==5.27.2
|
23 |
pyarrow==17.0.0
|
|
|
24 |
pydeck==0.9.1
|
25 |
pyecharts==2.0.6
|
26 |
Pygments==2.18.0
|
27 |
python-dateutil==2.9.0.post0
|
28 |
pytz==2024.1
|
|
|
29 |
referencing==0.35.1
|
30 |
regex==2023.12.25
|
31 |
requests==2.32.3
|
32 |
rich==13.7.1
|
33 |
rpds-py==0.19.1
|
|
|
|
|
34 |
setuptools==69.5.1
|
35 |
simplejson==3.19.2
|
36 |
six==1.16.0
|
37 |
smmap==5.0.1
|
|
|
|
|
38 |
streamlit==1.37.0
|
39 |
streamlit-echarts==0.4.0
|
40 |
streamlit-javascript==0.1.5
|
41 |
streamlit-on-Hover-tabs==1.0.1
|
42 |
tenacity==8.5.0
|
|
|
43 |
toml==0.10.2
|
44 |
toolz==0.12.1
|
45 |
tornado==6.4.1
|
46 |
-
tqdm==4.66.
|
47 |
typing_extensions==4.12.2
|
48 |
tzdata==2024.1
|
49 |
urllib3==2.2.2
|
50 |
watchdog==4.0.1
|
51 |
wcwidth==0.2.13
|
52 |
wheel==0.43.0
|
|
|
|
|
|
1 |
+
aiohappyeyeballs==2.4.0
|
2 |
+
aiohttp==3.10.5
|
3 |
+
aiosignal==1.3.1
|
4 |
altair==5.3.0
|
5 |
attrs==23.2.0
|
6 |
+
audioread==3.0.1
|
7 |
blinker==1.8.2
|
8 |
cachetools==5.4.0
|
9 |
certifi==2024.7.4
|
10 |
+
cffi==1.17.0
|
11 |
charset-normalizer==3.3.2
|
12 |
click==8.1.7
|
13 |
+
datasets==2.21.0
|
14 |
+
decorator==5.1.1
|
15 |
+
dill==0.3.8
|
16 |
+
filelock==3.15.4
|
17 |
+
frozenlist==1.4.1
|
18 |
+
fsspec==2024.6.1
|
19 |
gitdb==4.0.11
|
20 |
GitPython==3.1.43
|
21 |
+
huggingface-hub==0.24.2
|
22 |
idna==3.7
|
23 |
+
inquirerpy==0.3.4
|
24 |
Jinja2==3.1.4
|
25 |
+
joblib==1.4.2
|
26 |
jsonschema==4.23.0
|
27 |
jsonschema-specifications==2023.12.1
|
28 |
+
lazy_loader==0.4
|
29 |
+
librosa==0.10.2.post1
|
30 |
+
llvmlite==0.43.0
|
31 |
markdown-it-py==3.0.0
|
32 |
MarkupSafe==2.1.5
|
33 |
mdurl==0.1.2
|
34 |
+
msgpack==1.0.8
|
35 |
+
multidict==6.0.5
|
36 |
+
multiprocess==0.70.16
|
37 |
+
numba==0.60.0
|
38 |
numpy==2.0.1
|
39 |
packaging==24.1
|
40 |
pandas==2.2.2
|
41 |
+
pfzy==0.3.4
|
42 |
pillow==10.4.0
|
43 |
+
platformdirs==4.2.2
|
44 |
+
pooch==1.8.2
|
45 |
prettytable==3.10.2
|
46 |
+
prompt_toolkit==3.0.47
|
47 |
protobuf==5.27.2
|
48 |
pyarrow==17.0.0
|
49 |
+
pycparser==2.22
|
50 |
pydeck==0.9.1
|
51 |
pyecharts==2.0.6
|
52 |
Pygments==2.18.0
|
53 |
python-dateutil==2.9.0.post0
|
54 |
pytz==2024.1
|
55 |
+
PyYAML==6.0.1
|
56 |
referencing==0.35.1
|
57 |
regex==2023.12.25
|
58 |
requests==2.32.3
|
59 |
rich==13.7.1
|
60 |
rpds-py==0.19.1
|
61 |
+
scikit-learn==1.5.1
|
62 |
+
scipy==1.14.1
|
63 |
setuptools==69.5.1
|
64 |
simplejson==3.19.2
|
65 |
six==1.16.0
|
66 |
smmap==5.0.1
|
67 |
+
soundfile==0.12.1
|
68 |
+
soxr==0.5.0
|
69 |
streamlit==1.37.0
|
70 |
streamlit-echarts==0.4.0
|
71 |
streamlit-javascript==0.1.5
|
72 |
streamlit-on-Hover-tabs==1.0.1
|
73 |
tenacity==8.5.0
|
74 |
+
threadpoolctl==3.5.0
|
75 |
toml==0.10.2
|
76 |
toolz==0.12.1
|
77 |
tornado==6.4.1
|
78 |
+
tqdm==4.66.5
|
79 |
typing_extensions==4.12.2
|
80 |
tzdata==2024.1
|
81 |
urllib3==2.2.2
|
82 |
watchdog==4.0.1
|
83 |
wcwidth==0.2.13
|
84 |
wheel==0.43.0
|
85 |
+
xxhash==3.5.0
|
86 |
+
yarl==1.9.4
|