From 5fac8d561498e54755e0b57042ec1d374c23eb2e Mon Sep 17 00:00:00 2001 From: sath000007 <101625652+cicada0007@users.noreply.github.com> Date: Sun, 9 Jul 2023 21:11:08 +0530 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8e546ee..99d42e3 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,13 @@ Sure, here are three tips for effective time management: Remember, good time management skills take practice and patience. Start with small steps and gradually incorporate these habits into your daily routine. ``` +### Installation + +You can install the packages in the requirements file by running the following command: +``` +pip install -r requirements.txt +``` + ### Dialogue You can interact with the InternLM Chat 7B model through a frontend interface by running the following code: