Tuesday, September 3, 2024

Live Face Swapping in Call with AI - Easy Installation on Windows for Free - Rope Pearl Live

This video shows how to locally install Rope Pearl Live on Windows for for live swapping using Webcam and for live streaming the swapped videos using virtual camera.



Code:

Clone the repository to your folder by downloading the zip file:

https://github.com/argenspin/Rope-Live.git
cd Rope-Live


conda create -n Rope python=3.10.13
conda activate Rope
conda install cuda-runtime=11.8.0 cudnn=8.9.2.26 gputil=1.4.0 -c pytorch -c nvidia -c conda-forge
python -m pip install -r requirements.txt

Download the required models

To get access to all the features of Rope, you need to download the models from here. You need all of the files.

Place the downloaded model files in the Rope-Live/models folder

Set up OBS Virtual Camera

Start OBS.
Click "Start Virtual Camera" (bottom right), then "Stop Virtual Camera".
Close OBS.

Start the application by running Rope.bat file

No comments: