coreml-gfpgan / README.md
Devserhii's picture
Add accurate attribution and Apache 2.0 license
3b5025e verified
|
Raw
History Blame Contribute Delete
897 Bytes
---
license: apache-2.0
tags:
- coreml
- face-restoration
- gfpgan
- image-to-image
pipeline_tag: image-to-image
---
# GFPGAN Face Restoration - Core ML
A public distribution mirror of the Core ML GFPGAN archive originally published by [TheMurusTeam/coreml-upscaler-gfpgan](https://huggingface.co/TheMurusTeam/coreml-upscaler-gfpgan), used for optional on-device face restoration in the LocalMuse iOS app.
The `gfpgan.mlmodel.zip` binary is mirrored unchanged. LocalMuseAI did not train or convert this model.
## Attribution
- Original project and model: [TencentARC/GFPGAN](https://github.com/TencentARC/GFPGAN)
- Original Core ML distribution: [TheMurusTeam/coreml-upscaler-gfpgan](https://huggingface.co/TheMurusTeam/coreml-upscaler-gfpgan)
- License: Apache License 2.0, subject to the third-party component notices included in `LICENSE`
- This mirror imposes no additional restrictions.