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