Hello! I wanted to add height as one of the parameters, but ran into a couple of problems:
1) The neural network currently does not provide a sufficient number of features to distinguish a tall girl from a short girl in the generated picture.
2) The number of images is a*b*c*d*e. If this is 7*7*7*7*5, then this is 12005 pictures. If you multiply this by 5 degrees of growth, then this is 60 thousand pictures... ¯_(ツ)_/¯
3) I could make height a parameter described in text and shown by zooming the image. But I thought it would add too little to the game to seriously consider such a mechanic.