-
Notifications
You must be signed in to change notification settings - Fork 841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
faceswap_gan_model.py - training_updates #174
Comments
Getting the same error. |
change |
@fungtion that did not help, any other suggestion? |
Please mention the tensorflow version you are using and cross check if it matches the one listed in requirements. |
@ParikhKadam am using |
@varunp2k Can you try with these? |
@ParikhKadam Colab moved to python 3.7, tf1.8 isnt supported by python3.7 |
I am running into issues at the line:
model.build_train_functions(loss_weights=loss_weights, **loss_config)
I am getting the following error
Thanks for any help.
The text was updated successfully, but these errors were encountered: