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

added tf 1.x version in colab notebook #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amrzv
Copy link

@amrzv amrzv commented Jan 8, 2021

Hi.
Added magic %tensorflow_version 1.x in notebook, now it works well (tested in google colab).
Related to issue #12 and maybe this #3

@amir-Devil
Copy link

hi.
i try to run demo in colab.
but right now , there is an error when i try to do this.

'ValueError: Tensorflow 1 is unsupported in Colab.'

I would be very grateful if you could guide me.

@amrzv
Copy link
Author

amrzv commented Aug 13, 2022

Seems that tensorflow 1.x is deprecated in colab env, so this repo is outdated.
One way is to port the whole project in tensorflow 2.x if you want to use it in colab or you can always use a notebook locally.

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

Successfully merging this pull request may close these issues.

None yet

2 participants