Installation¶
There are two ways mentioned below through which you can install simplegan. Please file an issue at simplegan if you are experiencing any troubles with the installation
Install from Source¶
Follow the steps below to install from source
$ git clone https://github.com/grohith327/simplegan.git
$ cd simplegan
$ python setup.py install