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 numpyand
pip install pytorchInstall GUI library
pip install dearpyguiRun Test program
python gui.pyIf you have any errors check requirements.txt with all versions of required packages
Rosinality's pre-trained model(256px) on FFHQ 550k iterations [Link].

