2023-09-13 08:43:11 +08:00
|
|
|
langchain==0.0.287
|
|
|
|
|
fschat[model_worker]==0.2.28
|
2023-05-31 22:31:54 +08:00
|
|
|
openai
|
2023-09-05 14:46:26 +08:00
|
|
|
zhipuai
|
2023-07-27 23:22:07 +08:00
|
|
|
sentence_transformers
|
2023-08-16 16:15:45 +08:00
|
|
|
transformers>=4.31.0
|
2023-05-21 22:27:02 +08:00
|
|
|
torch~=2.0.0
|
2023-07-27 23:22:07 +08:00
|
|
|
fastapi~=0.99.1
|
|
|
|
|
nltk~=3.8.1
|
|
|
|
|
uvicorn~=0.23.1
|
|
|
|
|
starlette~=0.27.0
|
|
|
|
|
pydantic~=1.10.11
|
2023-09-05 13:40:57 +08:00
|
|
|
unstructured[all-docs]>=0.10.4
|
2023-08-08 12:03:33 +08:00
|
|
|
python-magic-bin; sys_platform == 'win32'
|
2023-08-10 15:51:22 +08:00
|
|
|
SQLAlchemy==2.0.19
|
2023-08-07 20:37:16 +08:00
|
|
|
faiss-cpu
|
2023-08-25 22:14:56 +08:00
|
|
|
accelerate
|
|
|
|
|
spacy
|
2023-09-01 10:23:57 +08:00
|
|
|
PyMuPDF==1.22.5
|
2023-09-06 20:08:56 +08:00
|
|
|
rapidocr_onnxruntime>=1.3.2
|
2023-08-08 14:29:08 +08:00
|
|
|
|
2023-08-10 15:51:22 +08:00
|
|
|
# uncomment libs if you want to use corresponding vector store
|
|
|
|
|
# pymilvus==2.1.3 # requires milvus==2.1.3
|
2023-08-10 11:16:52 +08:00
|
|
|
# psycopg2
|
2023-08-10 15:51:22 +08:00
|
|
|
# pgvector
|
2023-08-12 10:44:04 +08:00
|
|
|
|
|
|
|
|
numpy~=1.24.4
|
|
|
|
|
pandas~=2.0.3
|
2023-08-25 22:53:49 +08:00
|
|
|
streamlit>=1.26.0
|
2023-08-12 10:44:04 +08:00
|
|
|
streamlit-option-menu>=0.3.6
|
|
|
|
|
streamlit-antd-components>=0.1.11
|
|
|
|
|
streamlit-chatbox>=1.1.6
|
|
|
|
|
streamlit-aggrid>=0.3.4.post3
|
|
|
|
|
httpx~=0.24.1
|
2023-08-26 13:35:47 +08:00
|
|
|
watchdog
|
2023-09-08 21:32:41 +08:00
|
|
|
tqdm
|