From f6c61d71790727e8d6d21fe0e6fcba5be2abc98a Mon Sep 17 00:00:00 2001 From: Monish Kumar <141710569+Monish-Kumar-D@users.noreply.github.com> Date: Thu, 5 Sep 2024 01:56:36 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49ea7220..1f9193f0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ``` git clone https://github.com/richzhang/colorization.git -pip install requirements.txt +pip install -r requirements.txt ``` **Colorize!** This script will colorize an image. The results should match the images in the `imgs_out` folder.