提交 384d7051 作者: imClumsyPanda

update README_en.md

上级 efa1338e
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
### 1. install python packages ### 1. install python packages
```commandline ```commandline
pip install -r requirements pip install -r requirements.txt
``` ```
Attention: With langchain.document_loaders.UnstructuredFileLoader used to connect with local knowledge file, you may need some other dependencies as mentioned in [langchain documentation](https://python.langchain.com/en/latest/modules/indexes/document_loaders/examples/unstructured_file.html) Attention: With langchain.document_loaders.UnstructuredFileLoader used to connect with local knowledge file, you may need some other dependencies as mentioned in [langchain documentation](https://python.langchain.com/en/latest/modules/indexes/document_loaders/examples/unstructured_file.html)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论