Skip to content

1. Installation

Somdev Sangwan edited this page May 30, 2023 · 25 revisions
  1. install python
  2. install git
  3. install ffmpeg
  4. If you are on Windows, install "Microsoft Visual C++ 14".
  5. git clone https://github.com/s0md3v/roop
  6. cd roop && pip install -r requirements.txt
  7. Download this file and keep it in roop directory. Mirror #1, Mirror #2, Mirror #3, Mirror #4

Done. You should be able to use this software with python run.py command.

Clone this wiki locally