Face Sawp with AI by @Hillobar
The ultimate guide to getting started with AI face swapping technology in the comfort of your own PC or Laptop (Nvidia GPU Cards Only!)
Important
Code is owned by @Hillobar and I've personally tested it myself, and it's completely safe to use. Please make sure you have an above 20 series graphics card to function with this software. Recommend RTX 3050 Ti or above.
Here is the full starting guide to get started. Follow along with the process.
Note
Please ignore this part if you have already installed all the required libraries
- Install FFMPEG
- Install CUDA Toolkit 11.8
- Install cuDNN v8.5 for CUDA 11.x
Clone the repository to your PC/Laptop
git clone https://github.com/Hillobar/Rope.git
Navigate to the file location
cd yourfilename
Set up a local venv
python.exe -m venv venv
Activate your new venv
.\venv\Scripts\activate
Install all dependencies
.\venv\Scripts\pip.exe install -r .\requirements.txt
- Download the AI models from Here
- Then extract the files and place all model files inside your model folder on the project
- You're at the end of the line. Just doubble click on the
Rope.bat
and let it run! - Wait till the UI pops up and you're ready to use the software