-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
1. Installation
Somdev Sangwan edited this page May 30, 2023
·
25 revisions
- install
python
(andpip
too if neeed) - install
git
- install
ffmpeg
- If you are on Windows, install "Microsoft Visual C++ 14" and C++ build tools.
git clone https://github.com/s0md3v/roop
cd roop && pip install -r requirements.txt
- Download this file and keep it in roop directory. Mirror #1, Mirror #2, Mirror #3, Mirror #4. Rename it to
inswapper_128.onnx
if it isn't already.
Done. You should be able to use this software with python run.py
command.