Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 353 Bytes

Readme.MD

File metadata and controls

17 lines (9 loc) · 353 Bytes

Flask Face Finder

An application that stores images, revisions, and transactions on those images.

It can be used to pull faces, enhance images, and remove back ground.

Each action is an individual api call that can be used on an image id

Config

PSFRGAN_config.py

edit this to set gpu count. don't mess with the other options unless expert!