Try the app: thisflowerdoesnotexist.herokuapp.com (for the first time, it can boot ~30 sec).
- Select the type of flowers to generate.
- Change the truncation threshold to change between images fidelity and diversity.
- Set the different sizes of the grid.
$ docker build -t this_flower_does_not_exist_demo .
$ docker run -e PORT=5001 -p 5001:5001 this_flower_does_not_exist_demo