shibing624 / chatgpt-webui

ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面
Apache License 2.0
84 stars 16 forks source link

requirements.txt添加loguru #1

Closed peilongchencc closed 7 months ago

peilongchencc commented 7 months ago

创建了全新的虚拟环境后,终端运行 pip install -r requirements.txt 后,提示缺少了 loguru 库。