Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 664 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 664 Bytes

Webapp for conditional image generation using DiStyleGAN

This webapp is developed for the qualitative evaluation process of the synthetic images generated by DiStyleGAN.

Interface

webapp

Getting Started

  1. Clone the GitHub repository.
  2. Install the python packages in the requirements file. (Python 3.10)
  3. Start the flask application using the command flask run inside this directory.