Skip to content

Conversation

@Rinsanga1
Copy link

pip install tensorflow --upgrade > just grabs the latest tf version causing depracated errors with the tfrecords script.


Fixed this issue by just installing tensorflow==2.13.1 instead and the whole tutorial runs fine 👍


added a requirements.txt for the virtual env as well

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.

1 participant