carpedm20 / DCGAN-tensorflow

A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
http://carpedm20.github.io/faces/
MIT License
7.14k stars 2.63k forks source link

NameError:name 'PIL' is not defined #394

Open George-078 opened 3 years ago

George-078 commented 3 years ago

when I run main.py NameError: name 'PIL' is not defined Please teach me how to solve it Thanks

purple24769 commented 2 years ago