Spaces:
Runtime error
Runtime error
Update README.md
#73
by
aamsko
- opened
README.md
CHANGED
|
@@ -9,5 +9,11 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
---
|
| 12 |
+
# GFPGAN Face Restoration
|
| 13 |
+
This Space restores old or AI-generated faces using GFPGAN with optional Real-ESRGAN background enhancement.
|
| 14 |
+
|
| 15 |
+
Demo includes v1.2, v1.3, v1.4, and RestoreFormer.
|
| 16 |
+
|
| 17 |
+
If you like this, please ⭐ the [GFPGAN GitHub repo](https://github.com/TencentARC/GFPGAN).
|
| 18 |
|
| 19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|