File size: 897 Bytes
3867a73
3b5025e
 
 
 
 
 
 
3867a73
3b5025e
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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.