acvictor / Obama-Lip-Sync

An implementation of ObamaNet: Photo-realistic lip-sync from text.
MIT License
126 stars 33 forks source link

the pix2pix.py showing attribute error #10

Closed shah-jimish closed 4 years ago

shah-jimish commented 4 years ago

Traceback (most recent call last): File "pix2pix.py", line 805, in main() File "pix2pix.py", line 627, in main examples = load_examples() File "pix2pix.py", line 261, in load_examples reader = tf.WholeFileReader() AttributeError: module 'tensorflow' has no attribute 'WholeFileReader'

acvictor commented 4 years ago

This is probably a tensorflow version mismatch. https://www.tensorflow.org/api_docs/python/tf/compat/v1/WholeFileReader