Added Open in Google Colab button

This commit is contained in:
Xavi Vinaixa
2023-06-05 10:29:29 +02:00
parent 7b62286f4a
commit e219bcc23a

View File

@@ -1,5 +1,7 @@
# Refacer: One-Click Deepfake Multi-Face Swap Tool
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/xaviviro/refacer/blob/master/notebooks/Refacer_colab.ipynb)
Refacer, a simple tool that allows you to create deepfakes with multiple faces with just one click! This project was inspired by [Roop](https://github.com/s0md3v/roop) and is powered by the excellent [Insightface](https://github.com/deepinsight/insightface). Refacer requires no training - just one photo and you're ready to go.
:warning: Please, before using the code from this repository, make sure to read the [disclaimer](https://github.com/xaviviro/refacer/tree/main#disclaimer).