upodate@修复超时5s

This commit is contained in:
yanqiangmiffy 2023-04-18 21:23:56 +08:00
parent c47c3ea7ce
commit a363e08b24
3 changed files with 4 additions and 3 deletions

View File

@ -28,7 +28,6 @@
欢迎多提建议、Bad cases目前尚不完善欢迎进群及时交流也欢迎大家多提PR
<img src="https://raw.githubusercontent.com/yanqiangmiffy/Chinese-LangChain/master/images/ch.jpg" width="300px">
<img src="https://raw.githubusercontent.com/yanqiangmiffy/Chinese-LangChain/master/images/chatgroup.jpg" width="300px">
>>>>>>> 19ea45c4520fb522e20bf579b9dc20024e648121
## ❤️引用

View File

@ -141,7 +141,9 @@ with block as demo:
embedding_model, state
],
outputs=[message, chatbot, state, search])
gr.Markdown("""提醒:<br>
有任何使用问题[Github Issue区](https://github.com/yanqiangmiffy/Chinese-LangChain)进行反馈. <br>
""")
demo.queue(concurrency_count=2).launch(
server_name='0.0.0.0',
server_port=8888,

View File

@ -6,4 +6,4 @@ beautifulsoup4
icetk
cpm_kernels
faiss-cpu
gradio>=3.25.0
gradio