From 3dfc021d22396c99bf317c7a6e2039165babdb42 Mon Sep 17 00:00:00 2001 From: Sebastian Beetschen Date: Wed, 15 Jan 2020 08:41:56 +0800 Subject: [PATCH] correcting very small typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0027fb..74e0c87 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This is the official inference code for: This code requires PyTorch 1.1.0 and python 3+. Please install dependencies by ```bash -pip install -r requirments.txt +pip install -r requirements.txt ``` ### Compile the DIB-Render