-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
77 lines (77 loc) · 1.32 KB
/
requirements.txt
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
annotated-types==0.5.0
beautifulsoup4==4.12.2
blinker==1.6.2
blis==0.7.10
catalogue==2.0.9
certifi==2023.7.22
chardet==3.0.4
charset-normalizer==3.2.0
click==8.1.7
cloudpathlib==0.16.0
colorama==0.4.6
confection==0.1.1
cymem==2.0.7
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0-py3-none-any.whl
filelock==3.13.1
Flask==2.3.3
Flask-WTF==1.1.1
fsspec==2024.2.0
googletrans==4.0.0rc1
gunicorn==21.2.0
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2023.1.1
httpcore==0.9.1
httpx==0.13.3
huggingface-hub==0.21.4
hyperframe==5.2.0
idna==2.10
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.3.2
langcodes==3.3.0
MarkupSafe==2.1.3
mpmath==1.3.0
murmurhash==1.0.9
networkx==3.2.1
nltk==3.8.1
numpy==1.25.2
packaging==23.1
pathy==0.10.2
pip==24.0
preshed==3.0.8
pydantic
pydantic_core
pyparsing==3.0.8
PyPDF2==3.0.1
PyYAML==6.0.1
regex==2023.8.8
requests==2.31.0
rfc3986==1.5.0
safetensors==0.4.2
scikit-learn==1.3.2
scipy==1.11.4
setuptools==69.1.1
smart-open==6.3.0
sniffio==1.3.0
soupsieve==2.4.1
source==1.2.0
spacy==3.6.0
spacy-alignments==0.9.1
spacy-legacy==3.0.12
spacy-loggers==1.0.5
srsly==2.4.7
sympy==1.12
thinc
threadpoolctl==3.2.0
tokenizers==0.15.2
torch==2.2.1
tqdm==4.66.1
typer==0.4.2
typing-extensions
urllib3==2.0.4
wasabi==0.10.1
weasel==0.3.4
Werkzeug==2.3.7
WTForms==3.0.1