Skip to content

DeepFake

Nazim Boudeffa edited this page Aug 18, 2019 · 2 revisions

DeepFake

I use https://github.com/deepfakes/faceswap but I can't do anything at the moment, so I've tryed those lines on my VPS and nothing is working actually

apt install python

apt install python3

pip install virtualenv

pip3 install -m requirments.txt

python3 setup.py

Clone this wiki locally