diff --git a/README.md b/README.md index 1fbd600..a6b0f62 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ -# refacer -Refacer: One-Click Deepfake Multi-Face Swap Tool +# Refacer: One-Click Deepfake Multi-Face Swap Tool + +Welcome to Refacer, a simple tool that allows you to create deepfakes with multiple faces with just one click! Powered by the excellent [Insightface](https://github.com/deepinsight/insightface), Refacer requires no training - just one photo and you're ready to go. + +## Demonstration + +![Refacer UI Image](https://github.com/xaviviro/refacer/blob/main/image.jpg) +![Refacer demo 1 Image](https://github.com/xaviviro/refacer/blob/main/demo-1.jpg) +![Refacer demo 2 Image](https://github.com/xaviviro/refacer/blob/main/demo-2.jpg) + +## Usage + +With Refacer, you can select a video, choose the face(s) to replace, and the tool does the rest! You'll have a deepfake created in no time. + +## Code Release + +The code for Refacer will be released in a few hours. Stay tuned for updates. + +## Questions? + +If you have any questions or issues, feel free to [open an issue](https://github.com/xaviviro/refacer/issues/new) or submit a pull request.