woozzu / tagan

An official PyTorch implementation of the paper "Text-Adaptive Generative Adversarial Networks: Manipulating Images with Natural Language", NeurIPS 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

torch.utils.serialization.load_lua is no longer supported in pytorch 1.0

youngjung opened this issue · comments

Replacing load_lua with torchfile.load worked for me
https://github.com/bshillingford/python-torchfile