faceshine / README.md
leonelhs's picture
Update README.md
d655be2
---
license: mit
tags:
- photo
- photo-restoration
- photo-enhancement
- colorize-black-and-white
---
## Face Shine Server
### This project is an AI Photo Enhancer running over Pytorch
## Features
- [x] Face enhancement
- [x] Super Resolution
- [x] Erase Scratches
- [x] Colorize Photo
- [x] Enhance lights
- [x] Clear background
### Install
```console
foo@bar:~$ pip install faceshine
foo@bar:~$ faceshine
```