mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-01 03:43:24 +08:00
* webui优化:解决每次页面刷新后都需要重新选择知识库的问题,增加Flagging收集问答效果。 * Fix: 将gradio版本升级至3.28.3,修复知识库下拉框change事件获取值不是当前选中值的bug。 * solve webui confict --------- Co-authored-by: Bob Chang <bob.chang@amway.com> Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
17 lines
311 B
Plaintext
17 lines
311 B
Plaintext
langchain==0.0.146
|
|
transformers==4.27.1
|
|
unstructured[local-inference]
|
|
layoutparser[layoutmodels,tesseract]
|
|
nltk
|
|
sentence-transformers
|
|
beautifulsoup4
|
|
icetk
|
|
cpm_kernels
|
|
faiss-cpu
|
|
accelerate
|
|
gradio==3.28.3
|
|
fastapi
|
|
uvicorn
|
|
peft
|
|
#detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2
|