/FaceApp-py

unofficial www.faceapp.com python module

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

FaceApp-py

You can transform your face using AI with Faceapp

FaceApp is an Android and iOS application.

This module is an unofficial wrapper to their AI system.

When I wrote this module I looked at https://github.com/t3hk0d3/ruby_faceapp (thx)

How to install:

```git clone git@github.com:veetaw/FaceApp-py.git faceapp```
```cd faceapp && python setup.py install```

How to use:

watch example/test.py