xiongjie commited on
Commit
695895c
1 Parent(s): 4bc54e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,4 +2,6 @@ This is super resolution model for anime like illustration that can upscale imag
2
 
3
  This model can upscale 256x256 image to 1024x1024 within around 30[ms] on GPU and around 300[ms] on CPU.
4
 
5
- Example is [here](https://github.com/xiong-jie-y/ml-examples/tree/master/lightweight_real_esrgan_anime).
 
 
 
2
 
3
  This model can upscale 256x256 image to 1024x1024 within around 30[ms] on GPU and around 300[ms] on CPU.
4
 
5
+ Example is [here](https://github.com/xiong-jie-y/ml-examples/tree/master/lightweight_real_esrgan_anime).
6
+
7
+ License: MIT License