Langchain-Chatchat/requirements_webui.txt

10 lines
202 B
Plaintext
Raw Normal View History

2023-11-06 22:11:55 +08:00
# WebUI requirements
streamlit~=1.28.1
streamlit-option-menu>=0.3.6
2023-11-06 22:11:55 +08:00
streamlit-antd-components>=0.1.11
streamlit-chatbox>=1.1.11
streamlit-aggrid>=0.3.4.post3
2023-11-06 22:11:55 +08:00
httpx[brotli,http2,socks]>=0.25.0
watchdog