Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,18 @@ app_file: app.py
|
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: Image Face Upscale Restoration-GFPGAN-RestoreFormer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: Image Face Upscale Restoration-GFPGAN-RestoreFormer
|
| 12 |
+
models:
|
| 13 |
+
- ESRGAN
|
| 14 |
+
- SRFormer
|
| 15 |
+
- RealPLKSR_dysample
|
| 16 |
+
- RealPLKSR
|
| 17 |
+
- RRDB
|
| 18 |
+
- SRVGG
|
| 19 |
+
- DAT
|
| 20 |
+
- HAT
|
| 21 |
+
- DRCT
|
| 22 |
+
- ATD
|
| 23 |
+
- MoSR
|
| 24 |
---
|
| 25 |
|
| 26 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|