CodeFormer / README.md
leonelhs's picture
init space
699c2ed
---
title: CodeFormer
emoji: πŸ“Š
colorFrom: purple
colorTo: yellow
sdk: gradio
sdk_version: 5.49.0
app_file: app.py
pinned: false
license: mit
short_description: 'Image face enhancer '
---
## Unofficial CodeFormer Implementation
This repository is the result of a deep investigation across multiple sources.
Because identifying the original CodeFormer source is challenging, this project consolidates and adapts the code to preserve it in a clear, educational form.
Opaque or redundant code has been removed to make the implementation easier to study and extend.
## Acknowledgments
This work integrates code and concepts from several repositories.
For proper attribution, please refer to the following sources (or notify us if any are missing):
- [taming-transformers](https://github.com/CompVis/taming-transformers)
- [unleashing-transformers](https://github.com/samb-t/unleashing-transformers)
- [CodeFormer](https://huggingface.co/spaces/sczhou/CodeFormer)
- [Self Space](https://huggingface.co/spaces/leonelhs/CodeFormer)
## Contact
For questions, comments, or feedback, please contact:
πŸ“§ **leonelhs@gmail.com**