Skip to content

The ultimate guide to getting started with AI face swapping technology in the comfort of your own PC or Laptop

Notifications You must be signed in to change notification settings

sandarutharuneth/faceswap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

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.

Get Started

Here is the full starting guide to get started. Follow along with the process.

Installation - Windows 10/11

Step 1 - Essentials

Note

Please ignore this part if you have already installed all the required libraries

Step 2

Clone the repository to your PC/Laptop

git clone https://github.com/Hillobar/Rope.git

Step 3

Navigate to the file location

cd yourfilename

Step 4

Set up a local venv

python.exe -m venv venv

Step 5

Activate your new venv

.\venv\Scripts\activate

Step 6

Install all dependencies

.\venv\Scripts\pip.exe install -r .\requirements.txt

Step 7

  • Download the AI models from Here
  • Then extract the files and place all model files inside your model folder on the project

Step 8

  • 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

About

The ultimate guide to getting started with AI face swapping technology in the comfort of your own PC or Laptop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published