2023-11-06 22:11:55 +08:00
|
|
|
# WebUI requirements
|
|
|
|
|
|
2023-11-09 22:15:52 +08:00
|
|
|
streamlit~=1.27.0
|
2023-08-11 13:53:20 +08:00
|
|
|
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
|
2023-08-11 13:53:20 +08:00
|
|
|
streamlit-aggrid>=0.3.4.post3
|
2023-11-06 22:11:55 +08:00
|
|
|
httpx[brotli,http2,socks]>=0.25.0
|
2023-09-13 15:35:04 +08:00
|
|
|
watchdog
|