Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ tags:
|
|
15 |
|
16 |
Real-ESRGAN is a machine learning model that upscales an image with minimal loss in quality. The implementation is a derivative of the Real-ESRGAN-x4plus architecture, a larger and more powerful version compared to the Real-ESRGAN-general-x4v3 architecture.
|
17 |
|
18 |
-
This model is an implementation of
|
19 |
|
20 |
|
21 |
This repository provides scripts to run Real-ESRGAN-x4plus on Qualcomm® devices.
|
|
|
15 |
|
16 |
Real-ESRGAN is a machine learning model that upscales an image with minimal loss in quality. The implementation is a derivative of the Real-ESRGAN-x4plus architecture, a larger and more powerful version compared to the Real-ESRGAN-general-x4v3 architecture.
|
17 |
|
18 |
+
This model is an implementation of Real-ESRGAN-x4plus found [here](https://github.com/xinntao/Real-ESRGAN).
|
19 |
|
20 |
|
21 |
This repository provides scripts to run Real-ESRGAN-x4plus on Qualcomm® devices.
|