-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
executable file
·91 lines (90 loc) · 1.6 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
asgiref==3.7.2
certifi==2022.12.7
channels==4.0.0
charset-normalizer==3.1.0
click==8.1.3
cmake==3.26.3
# Django==4.2.4
easyocr==1.7.0
et-xmlfile==1.1.0
executing==1.2.0
fasttext==0.9.2
filelock==3.12.0
fsspec==2023.4.0
huggingface-hub==0.14.1
idna==3.4
imageio==2.31.1
Jinja2==3.1.2
lazy_loader==0.3
lit==16.0.2
lxml==4.9.2
MarkupSafe==2.1.2
mpmath==1.3.0
networkx==3.1
ninja==1.11.1
numpy==1.24.3
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-cupti-cu11==11.7.101
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
nvidia-cufft-cu11==10.9.0.58
nvidia-curand-cu11==10.2.10.91
nvidia-cusolver-cu11==11.4.0.1
nvidia-cusparse-cu11==11.7.4.91
nvidia-nccl-cu11==2.14.3
nvidia-nvtx-cu11==11.7.91
opencv-python==4.8.0.74
opencv-python-headless==4.8.0.74
openpyxl==3.1.2
packaging==23.1
pandas==2.0.3
pdf2image==1.16.3
Pillow==9.5.0
poppler-utils==0.1.0
ptyprocess==0.7.0
pure-eval==0.2.2
pybind11==2.10.4
pyclipper==1.3.0.post4
pytesseract==0.3.10
python-bidi==0.4.2
python-dateutil==2.8.2
python-docx==0.8.11
python-pptx==0.6.21
pytz==2023.3
PyWavelets==1.4.1
PyYAML==6.0
regex==2023.5.4
requests==2.29.0
scikit-image==0.21.0
scipy==1.11.1
sentencepiece==0.1.99
shapely==2.0.1
six==1.16.0
sqlparse==0.4.4
sympy==1.11.1
tifffile==2023.4.12
tokenizers==0.13.3
torch==2.0.1
torchvision==0.15.2
tqdm==4.65.0
transformers==4.28.0
triton==2.0.0
typing_extensions==4.5.0
tzdata==2023.3
Unidecode==1.3.6
urllib3==1.26.15
Wand==0.6.11
wcwidth==0.2.6
wget==3.2
XlsxWriter==3.1.2
# Editable install
-e src
ctranslate2~=4.0.0
nltk~=3.8.1
docx2txt~=0.8
pika~=1.3.2
Flask~=3.0.2
redis~=5.0.2
Werkzeug~=3.0.1
celery~=5.3.6