Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold.
This application uses python2, if you don't have it please install. Also this application require PyTorch and NumPy, you can install them with further commands:
pip install numpy
and
pip install pytorch
Install GUI library
pip install dearpygui
Run Test program
python gui.py
If you have any errors check requirements.txt with all versions of required packages
Rosinality's pre-trained model(256px) on FFHQ 550k iterations [Link].