ajbrock / BigGAN-PyTorch

The author's officially unofficial PyTorch BigGAN implementation.
MIT License
2.86k stars 475 forks source link

requirements.txt or library versions #85

Open weroks opened 3 years ago

weroks commented 3 years ago

Could you be so kind and either upload a requirements.txt file or comment on the exact versions of tqdm, numpy, scipy, and h5py that you used? I assume this might be helpful for reproducing the results. Thank you in advance!