Skip to content

Want to end an argument with a win? This repo uses facial landmarks to automatically generate a "Deal With It" gif from an input image.

License

Notifications You must be signed in to change notification settings

keshprad/best-comeback

Repository files navigation

best-comeback

Want to end an argument with a win? This repo uses facial landmarks to automatically generate a "Deal With It" gif from an input image.

Development

Install all packages in requirements.txt. In order to install dlib, there are some prerequisites. Follow this guide which shows the setup process for dlib

pip3 install -r requirements.txt

Run with python

python3 best_comeback.py <path/to/image>

Or use a directory to run on all images in directory

python3 best_comeback.py <path/to/directory>

More examples.

Input Output

About

Want to end an argument with a win? This repo uses facial landmarks to automatically generate a "Deal With It" gif from an input image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages