Replicates CelebA inference with GLOW model.  

Requires aligned and cropped CelebA dataset within ./data/img_align_celeba (alternatively, the relevant path reference may be changed in the code).

Also requires pretrained model file, trained.pkg, within home directory.  We obtained this model as listed by the original author from https://www.dropbox.com/s/3wx7vmsurjzfelm/trained.pkg?dl=0

We also host this file at https://drive.google.com/file/d/10_IchmrrR1aPckqHTuLCKj1wv7eyUDw4/view?usp=sharing

To run, run "python celeba_inpainting.py hparams data celeba_z".  Images will be added to this directory.