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