1. Install python=3.10 2. Install onnxruntime conda install onnxruntime -c conda-forge 3. Install ffmpeg conda install -c conda-forge ffmpeg Run ROOP: python run.py --target C:\Users\.......video.mp4 --output-video-quality 80 --source C:\Users\.......image.jpg -o C:\Users\.......swapped.mp4 --execution-provider cpu --frame-processor face_swapper face_enhancer