Update requirements.txt
This commit is contained in:
parent
78e79af68b
commit
37985f29f0
|
|
@ -13,7 +13,6 @@ unstructured[all-docs]
|
||||||
python-magic-bin; sys_platform == 'win32'
|
python-magic-bin; sys_platform == 'win32'
|
||||||
SQLAlchemy==2.0.19
|
SQLAlchemy==2.0.19
|
||||||
faiss-cpu
|
faiss-cpu
|
||||||
nltk
|
|
||||||
accelerate
|
accelerate
|
||||||
spacy
|
spacy
|
||||||
|
|
||||||
|
|
@ -30,4 +29,4 @@ streamlit-antd-components>=0.1.11
|
||||||
streamlit-chatbox>=1.1.6
|
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
|
||||||
watchdog
|
watchdog
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue