Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RaoUmer authored Mar 24, 2021
1 parent 8f11db8 commit b099918
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ This model can be run on arbitrary images with a Docker image hosted on Replicat
- [PyTorch >= 1.0](https://pytorch.org/) (CUDA version >= 8.0 if installing with CUDA.)
- Python packages: `pip install numpy opencv-python`

#### Train models
- The SR training code is based on the [SRResCGAN](https://github.com/RaoUmer/SRResCGAN/tree/master/training_codes).

#### Test models
1. Clone this github repository as the following commands:
```
Expand Down

0 comments on commit b099918

Please sign in to comment.