Earlier quoted context omitted.
I left it out as I wanted people to use their own generative art. Here's the implementation I used: https://github.com/taki0112/StyleGAN-Tensorflow
Hey thanks! so just put your pictures and run the python script ? and we can take the model and drop-in replace in yoru code ?
Sorry for the late reply. Yeah, I used that repo to train the NN. Then I modified and reduced the code to only include the generative part, and that is what I added to the Kiosk-code.