-
-
Notifications
You must be signed in to change notification settings - Fork 7k
1. Installation
Henry Ruhs edited this page Aug 18, 2023
·
25 revisions
git clone https://github.com/s0md3v/roop
We highly recommend to work with a venv or conda to avoid issues.
pip install -r requirements.txt
You should be able to run roop using python run.py
command. Keep in mind that while running the program for first time, it will download some models which can take time depending on your network connection.