transparent_latent_gan icon indicating copy to clipboard operation
transparent_latent_gan copied to clipboard

importError

Open wuyangxu opened this issue 6 years ago • 1 comments

File "I:/TL-gan/transparent_latent_gan-master/src/tl_gan/script_generation_interactive.py", line 63, in G, D, Gs = pickle.load(file) ImportError: No module named 'tfutil'

but we don't used tfuil

wuyangxu avatar Nov 16 '18 14:11 wuyangxu

Make sure the import to pggan is correct.

rishabhshah13 avatar Dec 04 '19 04:12 rishabhshah13