8000 GitHub - leonelhs/face-shine: Pytorch photo AI enhancer server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leonelhs/face-shine

Repository files navigation

Face Shine Server

This project is an AI Photo Enhancer running over Pytorch

Features

  • Face enhancement
  • Super Resolution
  • Erase Scratches
  • Colorize Photo
  • Enhance lights
  • Clear background

Install

foo@bar:~$ pip install faceshine
foo@bar:~$ faceshine

Super Face Frontend GUI

The frontend GUI for Face Shine still is under development, nevertheless source code is available for testing purposes.

For developers:

All PyTorch models are available at Hugging Face

0