mMrBun / AIPC

Apache License 2.0
57 stars 19 forks source link

File name #1

Closed tangd closed 10 months ago

tangd commented 10 months ago

Hello, I found a correction needed in your project's README.md file. In the file, it says "pip install -r requirements.txt", but the actual file name in the repository is "requirtments.txt".

mMrBun commented 10 months ago

Hello, I found a correction needed in your project's README.md file. In the file, it says "pip install -r requirements.txt", but the actual file name in the repository is "requirtments.txt".

Thank you for pointing this issue. I'll fix it

tangd commented 10 months ago

Hi,there are few corrections in README.md.

Please put the retrieval model in the retriever/retriever_model directory.

conda activate Chat2BI

mMrBun commented 10 months ago

Hi,there are few corrections in README.md.

Please put the retrieval model in the retriever/retriever_model directory.

conda activate Chat2BI

Thank you for pointing out the mistake; I will fix it.