OValery16 / swap-face

Tutorial about the swap-face algorithm
Mozilla Public License 2.0
72 stars 19 forks source link

Keros and Tensorflow version #2

Open DeepakSubramani opened 5 years ago

DeepakSubramani commented 5 years ago

AttributeError: module 'keras.utils.conv_utils' has no attribute 'normalize_data_format'

Got this error due to unsupported version of Keros and Tensorflow

My version in system is Keros=2.2.2 and Tensorflow=1.13.0

Can you tell me the correct version of both of these