Skip to content
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

Issue while running demo #10

Open
thoyyibup opened this issue Sep 18, 2019 · 1 comment
Open

Issue while running demo #10

thoyyibup opened this issue Sep 18, 2019 · 1 comment

Comments

@thoyyibup
Copy link

Im facing the following issue while running demo.py using pretrained model. Please help

'config must be a tf.ConfigProto, but got %s' % type(config))

TypeError: config must be a tf.ConfigProto, but got <class 'tensorflow.core.protobuf.config_pb2.ConfigProto'>

@aditya-droid
Copy link

I suspecct you might need to downgrade your version of tensorflow. Tensorflow 1.15.0rc2 worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants