Upload folder using huggingface_hub
Browse files- requirements.txt +44 -120
requirements.txt
CHANGED
@@ -1,120 +1,44 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
langcodes=3.3.0=pyhd3eb1b0_0
|
46 |
-
libcxx=14.0.6=h848a8c0_0
|
47 |
-
libffi=3.4.4=hca03da5_0
|
48 |
-
libgfortran=5.0.0=11_3_0_hca03da5_28
|
49 |
-
libgfortran5=11.3.0=h009349e_28
|
50 |
-
libopenblas=0.3.21=h269037a_0
|
51 |
-
llvm-openmp=14.0.6=hc6e5704_0
|
52 |
-
markdown-it-py=2.2.0=py312hca03da5_1
|
53 |
-
markupsafe=2.1.3=py312h80987f9_0
|
54 |
-
matplotlib=3.8.3=pypi_0
|
55 |
-
mdurl=0.1.0=py312hca03da5_0
|
56 |
-
murmurhash=1.0.7=py312h313beb8_0
|
57 |
-
ncurses=6.4=h313beb8_0
|
58 |
-
numexpr=2.8.7=py312h0f3ea24_0
|
59 |
-
numpy=1.26.4=py312h7f4fdc5_0
|
60 |
-
numpy-base=1.26.4=py312he047099_0
|
61 |
-
openai=1.9.0=py312hca03da5_0
|
62 |
-
openssl=3.2.1=h0d3ecfb_1
|
63 |
-
orjson=3.9.15=pypi_0
|
64 |
-
packaging=23.2=py312hca03da5_0
|
65 |
-
pandas=2.2.1=py312hd77ebd4_0
|
66 |
-
pandas-stubs=2.1.4.231227=py312hca03da5_0
|
67 |
-
pillow=10.2.0=pypi_0
|
68 |
-
pip=23.3.1=py312hca03da5_0
|
69 |
-
preshed=3.0.6=py312h313beb8_0
|
70 |
-
pydantic=2.5.3=py312hca03da5_0
|
71 |
-
pydantic-core=2.14.6=py312hf0e4da2_0
|
72 |
-
pydub=0.25.1=pypi_0
|
73 |
-
pygments=2.15.1=py312hca03da5_1
|
74 |
-
pyparsing=3.1.2=pypi_0
|
75 |
-
pysocks=1.7.1=py312hca03da5_0
|
76 |
-
python=3.12.2=h99e199e_0
|
77 |
-
python-dateutil=2.8.2=pyhd3eb1b0_0
|
78 |
-
python-dotenv=0.21.0=py312hca03da5_0
|
79 |
-
python-multipart=0.0.9=pypi_0
|
80 |
-
python-tzdata=2023.3=pyhd3eb1b0_0
|
81 |
-
pytz=2023.3.post1=py312hca03da5_0
|
82 |
-
pyyaml=6.0.1=pypi_0
|
83 |
-
readline=8.2=h1a28f6b_0
|
84 |
-
referencing=0.34.0=pypi_0
|
85 |
-
requests=2.31.0=py312hca03da5_1
|
86 |
-
rich=13.3.5=py312hca03da5_1
|
87 |
-
rpds-py=0.18.0=pypi_0
|
88 |
-
ruff=0.3.4=pypi_0
|
89 |
-
semantic-version=2.10.0=pypi_0
|
90 |
-
setuptools=68.2.2=py312hca03da5_0
|
91 |
-
shellingham=1.5.0=py312hca03da5_0
|
92 |
-
six=1.16.0=pyhd3eb1b0_1
|
93 |
-
smart_open=5.2.1=py312hca03da5_0
|
94 |
-
sniffio=1.3.0=py312hca03da5_0
|
95 |
-
spacy=3.7.2=py312h6d20652_0
|
96 |
-
spacy-legacy=3.0.12=py312hca03da5_0
|
97 |
-
spacy-loggers=1.0.4=py312hca03da5_0
|
98 |
-
sqlite=3.41.2=h80987f9_0
|
99 |
-
srsly=2.4.8=py312h313beb8_1
|
100 |
-
starlette=0.36.3=pypi_0
|
101 |
-
sudachidict-core=20240109=pypi_0
|
102 |
-
sudachipy=0.6.8=pypi_0
|
103 |
-
thinc=8.2.2=py312h6d20652_0
|
104 |
-
tk=8.6.12=hb8d0fd4_0
|
105 |
-
tomlkit=0.12.0=pypi_0
|
106 |
-
toolz=0.12.1=pypi_0
|
107 |
-
tqdm=4.65.0=py312h989b03a_0
|
108 |
-
typer=0.9.0=py312hca03da5_0
|
109 |
-
types-pytz=2022.4.0.0=py312hca03da5_1
|
110 |
-
typing-extensions=4.9.0=py312hca03da5_1
|
111 |
-
typing_extensions=4.9.0=py312hca03da5_1
|
112 |
-
tzdata=2024a=h04d1e81_0
|
113 |
-
urllib3=2.1.0=py312hca03da5_1
|
114 |
-
uvicorn=0.29.0=pypi_0
|
115 |
-
wasabi=0.9.1=py312hca03da5_0
|
116 |
-
weasel=0.3.4=py312hca03da5_0
|
117 |
-
websockets=11.0.3=pypi_0
|
118 |
-
wheel=0.41.2=py312hca03da5_0
|
119 |
-
xz=5.4.6=h80987f9_0
|
120 |
-
zlib=1.2.13=h5a0b063_0
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
altair==5.2.0
|
3 |
+
attrs==23.2.0
|
4 |
+
bottleneck==1.3.7
|
5 |
+
brotli==1.0.9
|
6 |
+
fastapi==0.110.0
|
7 |
+
ffmpy==0.3.2
|
8 |
+
filelock==3.13.3
|
9 |
+
fonttools==4.50.0
|
10 |
+
gradio==4.23.0
|
11 |
+
h11==0.14.0
|
12 |
+
httpcore==1.0.2
|
13 |
+
httpx==0.26.0
|
14 |
+
huggingface-hub==0.22.0
|
15 |
+
idna==3.4
|
16 |
+
importlib-resources==6.4.0
|
17 |
+
jinja2==3.1.3
|
18 |
+
jsonschema==4.21.1
|
19 |
+
matplotlib==3.8.3
|
20 |
+
murmurhash==1.0.7
|
21 |
+
numpy==1.26.4
|
22 |
+
openai==1.9.0
|
23 |
+
orjson==3.9.15
|
24 |
+
packaging==23.2
|
25 |
+
pandas==2.2.1
|
26 |
+
pillow==10.2.0
|
27 |
+
pyparsing==3.1.2
|
28 |
+
pysocks==1.7.1
|
29 |
+
python-dateutil==2.8.2
|
30 |
+
pytz==2023.3.post1
|
31 |
+
pyyaml==6.0.1
|
32 |
+
requests==2.31.0
|
33 |
+
rich==13.3.5
|
34 |
+
sniffio==1.3.0
|
35 |
+
spacy==3.7.2
|
36 |
+
starlette==0.36.3
|
37 |
+
thinc==8.2.2
|
38 |
+
tomlkit==0.12.0
|
39 |
+
tqdm==4.65.0
|
40 |
+
typer==0.9.0
|
41 |
+
typing-extensions==4.9.0
|
42 |
+
urllib3==2.1.0
|
43 |
+
uvicorn==0.29.0
|
44 |
+
websockets==11.0.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|