LocalMuseAI/coreml-gfpgan
0
1---2license: apache-2.03tags:4- coreml5- face-restoration6- gfpgan7- image-to-image8pipeline_tag: image-to-image9---10 11# GFPGAN Face Restoration - Core ML12 13A 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.14 15The `gfpgan.mlmodel.zip` binary is mirrored unchanged. LocalMuseAI did not train or convert this model.16 17## Attribution18 19- Original project and model: [TencentARC/GFPGAN](https://github.com/TencentARC/GFPGAN)20- Original Core ML distribution: [TheMurusTeam/coreml-upscaler-gfpgan](https://huggingface.co/TheMurusTeam/coreml-upscaler-gfpgan)21- License: Apache License 2.0, subject to the third-party component notices included in `LICENSE`22- This mirror imposes no additional restrictions.23 