From 66307e67889b8e74baa72a154c747b29087cc4c1 Mon Sep 17 00:00:00 2001 From: Mahdi <45578042+mahdiasdzd@users.noreply.github.com> Date: Thu, 22 Feb 2024 13:52:08 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b631897..31a4814 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ first download models and save them in same directory with IPYNB file as jupyter 2) Run IPYNB file with Jupyter or Google Colab -3) 2) Run the following code to install the Requirements. +3) Run the following code to install the Requirements. `pip install -r requirements.txt`