FaceSwapSuite 0.5.3 roop version
🕑 Added 2023-06-04 17:27:42 +0000 UTCRemoved simswap maybe add back and other will see.
Need to add progress bar and face restoration.
2 versions are available one is based on the original roop project and the other based on fork of Richard-roop which is faster and uses more gpu threads, you can changed based on VRAM you got.
from Richard
"Amount of threads of GPU, for video processing. Put according to your VRAM. 6 threads - take around 8 GB, 16 - 20GB. In experience, higher than 8-10 almost no speedup"
Download: https://github.com/diStyApps/FaceSwapSuite/releases
Comments
Gabbelgu
Followed the video instructions. Now it generates a video and says output will go into the output\videos but after video job is finished, the folder is empty. :-(
Sorry i guess my comment didn't sent. Pass on "FaceSwapSuite_R", i will update FaceSwapSuite it will have also the GPU speed improvement.
dan
FaceSwapSuite_R - black squares instead face in some frames FaceSwapSuite_R - "DOSKEY" is not recognized as an internal or external command FaceSwapSuite_R - shows version 0.5.2 in title FaceSwapSuite (0.5.3) - no issues ___________________ Windows 11 Pro 22H2, 4090 RTX
I am sorry, forgot to mention for roop project. you need to: install visual studio 2022 with desktop development C++ https://visualstudio.microsoft.com/vs/ CUDA Toolkit 11.8 https://developer.nvidia.com/cuda-11-8-0-download-archive cuDNN v8.9.1 (May 5th, 2023) https://developer.nvidia.com/rdp/cudnn-archive here is how to install CUDA and cuDNN https://www.youtube.com/watch?v=2TcnIzJ1RQs soon ill make my own video about it.