2023-09-27 19:19:25 +08:00
|
|
|
langchain>=0.0.302
|
2023-09-22 14:30:28 +08:00
|
|
|
fschat[model_worker]==0.2.29
|
2023-05-31 22:31:54 +08:00
|
|
|
openai
|
2023-07-27 23:22:07 +08:00
|
|
|
sentence_transformers
|
2023-09-27 19:19:25 +08:00
|
|
|
transformers>=4.33.0
|
|
|
|
|
torch>=2.0.1
|
|
|
|
|
torchvision
|
|
|
|
|
torchaudio
|
|
|
|
|
fastapi>=0.103.1
|
2023-07-27 23:22:07 +08:00
|
|
|
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-09-14 22:59:05 +08:00
|
|
|
requests
|
|
|
|
|
pathlib
|
|
|
|
|
pytest
|
|
|
|
|
scikit-learn
|
|
|
|
|
numexpr
|
2023-09-26 21:55:57 +08:00
|
|
|
vllm==0.1.7; sys_platform == "linux"
|
2023-09-20 21:34:12 +08:00
|
|
|
# online api libs
|
|
|
|
|
# zhipuai
|
|
|
|
|
# dashscope>=1.10.0 # qwen
|
|
|
|
|
# qianfan
|
|
|
|
|
# volcengine>=1.0.106 # fangzhou
|
|
|
|
|
|
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
|
2023-09-27 19:19:25 +08:00
|
|
|
streamlit-chatbox>=1.1.9
|
2023-08-12 10:44:04 +08:00
|
|
|
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
|
2023-09-13 15:35:04 +08:00
|
|
|
websockets
|
2023-09-27 19:19:25 +08:00
|
|
|
tiktoken
|
|
|
|
|
einops
|
|
|
|
|
scipy
|
|
|
|
|
transformers_stream_generator==0.0.4
|