Azmarie/Face-Morphing ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python app that takes two face photos and creates a smooth morphing video from one person to the other. I want it to detect the faces, line them up automatically if needed, find matching facial points, and then generate the in between frames so the transition looks fluid instead of jumpy. It should work with example images and also let me use my own photos from a folder. Please include a simple way to run it from the command line, save the finished animation as a video file, and show an example result too. If there are any current library or setup details that need checking, look them up online and use the best current approach.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab