-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
45 lines (45 loc) · 891 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
chardet==5.2.0
click==8.1.7
cffi==1.16.0
cryptography==42.0.5
fastapi==0.110.0
httpx==0.27.0
langchain==0.3.7
langchain-community==0.3.5
langchain-core==0.3.15
langchain-huggingface==0.1.2
langchain-milvus==0.1.7
langchain-openai==0.2.5
langchain-text-splitters==0.3.2
langchain-unstructured==0.1.5
loguru==0.7.2
memoization==0.4.0
numexpr==2.10.1
numpy==1.26.4
ollama==0.3.3
openai==1.53.0
opencv-python==4.10.0.84
pandas==2.1.4
pexpect==4.9.0
pillow==10.3.0
prompt-toolkit==3.0.47
pydantic==2.9.2
pydantic-settings==2.6.1
pymilvus==2.4.9
python-docx==1.1.0
python-pptx==0.6.18
PyMuPDF==1.24.13
PyMySQL==1.1.1
rapidocr-onnxruntime==1.3.25
rich==13.7.1
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
sentence-transformers==3.2.1
SQLAlchemy==1.4.50
streamlit==1.39.0
streamlit-aggrid==1.0.5
streamlit-antd-components==0.3.2
tqdm==4.66.4
transformers==4.46.1
unstructured==0.16.4
uvicorn==0.32.0