Sara Tolosa
commited on
Commit
·
1d891f8
1
Parent(s):
5b705f1
required modules
Browse files- requirements.txt +96 -0
requirements.txt
ADDED
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.1.0
|
2 |
+
aiohttp==3.8.4
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==5.0.1
|
5 |
+
anyio==3.7.1
|
6 |
+
async-timeout==4.0.2
|
7 |
+
attrs==23.1.0
|
8 |
+
blis==0.7.9
|
9 |
+
catalogue==2.0.8
|
10 |
+
certifi==2022.12.7
|
11 |
+
charset-normalizer==2.1.1
|
12 |
+
click==8.1.4
|
13 |
+
confection==0.1.0
|
14 |
+
contourpy==1.1.0
|
15 |
+
cycler==0.11.0
|
16 |
+
cymem==2.0.7
|
17 |
+
exceptiongroup==1.1.2
|
18 |
+
fastai==2.7.12
|
19 |
+
fastapi==0.100.0
|
20 |
+
fastcore==1.5.29
|
21 |
+
fastdownload==0.0.7
|
22 |
+
fastprogress==1.0.3
|
23 |
+
ffmpy==0.3.0
|
24 |
+
filelock==3.9.0
|
25 |
+
fonttools==4.40.0
|
26 |
+
frozenlist==1.3.3
|
27 |
+
fsspec==2023.6.0
|
28 |
+
gradio==3.36.1
|
29 |
+
gradio_client==0.2.8
|
30 |
+
h11==0.14.0
|
31 |
+
httpcore==0.17.3
|
32 |
+
httpx==0.24.1
|
33 |
+
huggingface-hub==0.16.4
|
34 |
+
idna==3.4
|
35 |
+
Jinja2==3.1.2
|
36 |
+
joblib==1.3.1
|
37 |
+
jsonschema==4.18.0
|
38 |
+
jsonschema-specifications==2023.6.1
|
39 |
+
kiwisolver==1.4.4
|
40 |
+
langcodes==3.3.0
|
41 |
+
linkify-it-py==2.0.2
|
42 |
+
markdown-it-py==2.2.0
|
43 |
+
MarkupSafe==2.1.2
|
44 |
+
matplotlib==3.7.2
|
45 |
+
mdit-py-plugins==0.3.3
|
46 |
+
mdurl==0.1.2
|
47 |
+
mpmath==1.2.1
|
48 |
+
multidict==6.0.4
|
49 |
+
murmurhash==1.0.9
|
50 |
+
networkx==3.0
|
51 |
+
numpy==1.25.1
|
52 |
+
orjson==3.9.2
|
53 |
+
packaging==23.1
|
54 |
+
pandas==2.0.3
|
55 |
+
pathy==0.10.2
|
56 |
+
Pillow==9.3.0
|
57 |
+
preshed==3.0.8
|
58 |
+
pydantic==1.10.11
|
59 |
+
pydub==0.25.1
|
60 |
+
Pygments==2.15.1
|
61 |
+
pyparsing==3.0.9
|
62 |
+
python-dateutil==2.8.2
|
63 |
+
python-multipart==0.0.6
|
64 |
+
pytz==2023.3
|
65 |
+
PyYAML==6.0
|
66 |
+
referencing==0.29.1
|
67 |
+
requests==2.28.1
|
68 |
+
rpds-py==0.8.10
|
69 |
+
scikit-learn==1.3.0
|
70 |
+
scipy==1.11.1
|
71 |
+
semantic-version==2.10.0
|
72 |
+
six==1.16.0
|
73 |
+
smart-open==6.3.0
|
74 |
+
sniffio==1.3.0
|
75 |
+
spacy==3.6.0
|
76 |
+
spacy-legacy==3.0.12
|
77 |
+
spacy-loggers==1.0.4
|
78 |
+
srsly==2.4.6
|
79 |
+
starlette==0.27.0
|
80 |
+
sympy==1.11.1
|
81 |
+
thinc==8.1.10
|
82 |
+
threadpoolctl==3.1.0
|
83 |
+
toolz==0.12.0
|
84 |
+
torch==2.0.1+cpu
|
85 |
+
torchaudio==2.0.2+cpu
|
86 |
+
torchvision==0.15.2+cpu
|
87 |
+
tqdm==4.65.0
|
88 |
+
typer==0.9.0
|
89 |
+
typing_extensions==4.7.1
|
90 |
+
tzdata==2023.3
|
91 |
+
uc-micro-py==1.0.2
|
92 |
+
urllib3==1.26.13
|
93 |
+
uvicorn==0.22.0
|
94 |
+
wasabi==1.1.2
|
95 |
+
websockets==11.0.3
|
96 |
+
yarl==1.9.2
|