Skip to content

Creating some interesting deepfakes using python. a real time image animation using python

Notifications You must be signed in to change notification settings

Saidivya1288/DeepFake-Creator

 
 

Repository files navigation

DEEP FAKE CREATOR

to execute this notebook you require a GPU Runtime Hardware.

the notebook in this repository is executed in Google Colab.

Requirements:

imageio, numpy, matplotlib, skimage, IPython, torch, cffi, dask, kiwisolver, pandas, Pillow, torchvision, toolz, scipy, scikit-image, scikit-learn, PyYAML, PyWavelets

Execution:

open the Colab file

https://colab.research.google.com/drive/1I7pIYVFcO2bJEHR_0l5oX4Hb_HMD6Kej

as previously mentioned at the beginning you reuire a runtime hardware of a GPU

to enable it,

goto Runtime in the toolbar and select change runtime type under the hardware accelarator select GPU and save.

Run the notebook cells in the sequence order.

The output of the generated animation can be downloaded form the Files tab of the Colab site

About

Creating some interesting deepfakes using python. a real time image animation using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.2%
  • Python 8.8%