Skip to content

Commit a34a1b9

Browse files
authored
Update README.md
1 parent 5bdb23a commit a34a1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ config.TRAIN.img_path = "your_image_folder/"
5555
python main.py
5656
```
5757

58-
- Start evaluation. ([pretrained model](https://github.com/tensorlayer/srgan/releases/tag/1.2.0))
58+
- Start evaluation. ([pretrained model](https://github.com/tensorlayer/srgan/releases/tag/1.2.0) for DIV2K)
5959

6060
```bash
6161
python main.py --mode=evaluate

0 commit comments

Comments
 (0)