An open API service indexing awesome lists of open source software.

https://github.com/ssarcandy/phancer-tester

Auto enhance your photo using phancer website
https://github.com/ssarcandy/phancer-tester

automation

Last synced: 12 months ago
JSON representation

Auto enhance your photo using phancer website

Awesome Lists containing this project

README

          

# phancer-tester

Auto enhance your photo using [phancer website](http://phancer.com/)

## Requirement

- node.js (at leaset `v6`)
- npm (at least `v3`)

## Usage

```sh
$ npm install
$ node index.js
```

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/`.