This webapp is developed for the qualitative evaluation process of the synthetic images generated by DiStyleGAN.
- Clone the GitHub repository.
- Install the python packages in the requirements file. (Python 3.10)
- Start the flask application using the command
flask run
inside this directory.