shreyajn commited on
Commit
b5c3bce
·
verified ·
1 Parent(s): 3297d0a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
 
16
  ESRGAN is a machine learning model that upscales an image with minimal loss in quality.
17
 
18
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/xinntao/ESRGAN/).
19
 
20
 
21
  This repository provides scripts to run ESRGAN on Qualcomm® devices.
 
15
 
16
  ESRGAN is a machine learning model that upscales an image with minimal loss in quality.
17
 
18
+ This model is an implementation of ESRGAN found [here](https://github.com/xinntao/ESRGAN/).
19
 
20
 
21
  This repository provides scripts to run ESRGAN on Qualcomm® devices.