mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-31 03:03:22 +08:00
update requirements.txt
This commit is contained in:
parent
79d225be36
commit
2e930cf43c
@ -14,6 +14,8 @@ python-magic-bin; sys_platform == 'win32'
|
||||
SQLAlchemy==2.0.19
|
||||
faiss-cpu
|
||||
nltk
|
||||
accelerate
|
||||
spacy
|
||||
|
||||
# uncomment libs if you want to use corresponding vector store
|
||||
# pymilvus==2.1.3 # requires milvus==2.1.3
|
||||
@ -28,3 +30,4 @@ streamlit-antd-components>=0.1.11
|
||||
streamlit-chatbox>=1.1.6
|
||||
streamlit-aggrid>=0.3.4.post3
|
||||
httpx~=0.24.1
|
||||
watchdog
|
||||
Loading…
x
Reference in New Issue
Block a user