Skip to content

Commit 8f7ef5d

Browse files
committed
update readme
1 parent 4e41cd0 commit 8f7ef5d

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</div>
1111

1212
<p align="center">
13-
<img src="assets/node_v2.png" />
13+
<img src="assets/node_v3.png" />
1414

1515
</p>
1616

@@ -63,6 +63,7 @@ pip install -r requirements.txt
6363
- Choose the appropriate model from the dropdown
6464
- The tensorrt engine will be built automatically
6565
- Load an image of resolution between 256-1280px
66+
- Set `resize_to` to resize the upscaled images to fixed resolutions
6667

6768
## 🔧 Custom Models
6869
- To export other ESRGAN models, you'll have to build the onnx model first, using [export_onnx.py](scripts/export_onnx.py)

assets/node_v2.png

-288 KB
Binary file not shown.

assets/node_v3.png

284 KB
Loading

0 commit comments

Comments
 (0)