Deepfake generators
- Preprocessing is complete
- Model will be updated soon.
$ git clone https://github.com/CodeChefVIT/Fakeify
$ cd Fakeify
$ pip install -r requirements.txt
$ python preprocess.py --help # if necessary
$ python preprocess.py -t "your/video/file/path.extension" -p 128 128
With ❤️ by CodeChef-VIT