-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
1. Installation
Somdev Sangwan edited this page Jun 20, 2023
·
25 revisions
If you aren't good with following commands, here's a video tutorial
- install
python
(andpip
too if neeed) - install
git
- install
ffmpeg
- If you are on Windows, install Visual Studio 2022 (with desktop development C++).
git clone https://github.com/s0md3v/roop
cd roop && pip install -r requirements.txt
Done. You should be able to use this software with python run.py
command.
Keep in mind that while running the program for first time, it will download some models which can take some time depending on your network connection.