You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that due to new versions of tensorflow being added since this was developed, some problems are happening with the requirements when I use the docker image:
I get the following " AttributeError: module 'tensorflow' has no attribute 'log' ".
Could you please consider locking down the requirements to specific versions to avoid these issues?
Thanks a bunch <3 this repo is awesome
The text was updated successfully, but these errors were encountered:
Hi,
I think that due to new versions of tensorflow being added since this was developed, some problems are happening with the requirements when I use the docker image:
I get the following " AttributeError: module 'tensorflow' has no attribute 'log' ".
Could you please consider locking down the requirements to specific versions to avoid these issues?
Thanks a bunch <3 this repo is awesome
The text was updated successfully, but these errors were encountered: