Tristan Bepler
Tristan Bepler
Of course, I'm glad to hear the code release is helpful. To generate images from the model, you need to select some point in latent space ($z$) and then use...
I was referring to the unstructured latent variables with _z_. These are set to have standard normal prior by the training procedure. If you want to perform inference on _z_...
Can you share the exact command you ran and your python environment (e.g., `conda list`)?
I believe this is already fixed on main, but we haven't pushed that out in a new version on conda/pip. Have you tried installing from source?