-
Notifications
You must be signed in to change notification settings - Fork 981
/
Copy pathrequirements.txt
54 lines (54 loc) · 969 Bytes
/
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
prettytable # only for benchmark
py-cpuinfo # LaTeX_OCR_rec only support MKLDNN on CPU
imagesize
colorlog
PyYAML==6.0.2
filelock
ftfy
ruamel.yaml
chardet
numpy==1.24.4; python_version<"3.12"
numpy==1.26.4; python_version>="3.12"
matplotlib==3.5.2
albumentations==1.4.10
opencv-python==4.5.5.64
opencv-python-headless==4.10.0.84
opencv-contrib-python==4.10.0.84
chinese_calendar
scikit-learn
pycocotools
tqdm
pyclipper
shapely
pandas
parsley
requests
tokenizers==0.19.1
GPUtil>=1.4.0
scikit-image
lxml
openpyxl
premailer
PyMuPDF
ujson
Pillow
######## For Chatocrv3 #######
langchain==0.2.17
langchain-community==0.2.17
langchain-text-splitters==0.2.4
transformers==4.40.0
openai==1.63.2
unstructured
networkx
faiss-cpu
######## For Vidio #######
decord==0.6.0; platform_machine=='x86_64' or platform_machine=='AMD64'
######## For NLP Tokenizer #######
jieba
sentencepiece
jinja2
regex
######## For Speech #######
soundfile
######## For 3D BEVFusion #######
pyquaternion