Skip to content

Commit

Permalink
Merge pull request #1 from Glebux/patch-1
Browse files Browse the repository at this point in the history
corrected install libriries command
  • Loading branch information
mrglaster authored Jul 5, 2022
2 parents 97622df + 1fd165a commit 5a941da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ besides upscaling and debluring the utility also generates normal maps for each
### Step 1: Install required libraries

```
pip install requirements.txt
pip install -r requirements.txt
pip install opencv-contrib-python
```

Expand Down

0 comments on commit 5a941da

Please sign in to comment.