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
- Host: GitHub
- URL: https://github.com/ssarcandy/phancer-tester
- Owner: SSARCandy
- License: mit
- Created: 2017-11-15T10:04:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T16:28:07.000Z (over 8 years ago)
- Last Synced: 2025-01-04T19:27:21.023Z (over 1 year ago)
- Topics: automation
- Language: JavaScript
- Size: 368 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/`.