Files
LC_NeoRefacer/README.md

35 lines
2.1 KiB
Markdown
Raw Normal View History

2023-05-31 14:25:31 +02:00
# 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
2023-05-31 15:17:37 +02:00
[Watch demo video on Youtube](https://youtu.be/mXk1Ox7B244)
2023-05-31 15:17:53 +02:00
2023-05-31 15:16:45 +02:00
[![Watch the video](https://img.youtube.com/vi/mXk1Ox7B244/maxresdefault.jpg)](https://youtu.be/mXk1Ox7B244)
2023-05-31 14:25:31 +02:00
![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.
2023-05-31 17:22:08 +02:00
## Disclaimer
2023-05-31 17:22:46 +02:00
> :warning: This software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.
2023-05-31 17:22:08 +02:00
2023-05-31 17:22:46 +02:00
> :warning: This software is intended for educational and research purposes only. It is not intended for use in any malicious activities. The author of this software does not condone or support the use of this software for any harmful actions, including but not limited to identity theft, invasion of privacy, or defamation. Any use of this software for such purposes is strictly prohibited.
2023-05-31 17:22:08 +02:00
2023-05-31 17:22:46 +02:00
> :warning: By using this software, you agree to abide by all applicable laws and to respect the rights and privacy of others.