This is a demo for my article on medium.com:
Swap face between two photos for Python 3 with OpenCV and dlib.
This repo has been forked from the original FaceSwap repo. The main.py is modified to add streamlit web components. The project is deployed to streamlit with the requirements.txt reference.