SSARCandy / phancer-tester

Auto enhance your photo using phancer website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phancer-tester

Auto enhance your photo using phancer website

Requirement

  • node.js (at leaset v6)
  • npm (at least v3)

Usage

$ npm install
$ node index.js <model>

The models include 3 net:

  • iphone_6 (defualt)
  • iphone_7
  • nexus_5x

Put all source images under sources/ dir, and the results will under results/.

About

Auto enhance your photo using phancer website

License:MIT License


Languages

Language:JavaScript 100.0%