Skip to content

Conversation

@DipanshuShukla
Copy link

@DipanshuShukla DipanshuShukla commented Jun 15, 2021

Updated requirements.txt because the old requirements.txt contained some outdated and unavailable package versions.
Added tensorflow 2 to the requirements.txt as the older tensorflow 1.x versions are now outdated and no longer available through pip. Also added tensorflow 2 support to the scripts.

This PR also solves Issue-25.

Updated requirements.txt to new updated compatible versions. Some of the package versions were outdated and unavailable.
pip only allows tensorflow>=2.2.0 to be installed as tensorflow 1.x versions are outdated and unavailable through pip. This commit makes the code compatible to work with those tensorflow 2 versions.
pip only allows tensorflow>=2.2.0 to be installed as tensorflow 1.x versions are outdated and unavailable through pip. This commit makes the code compatible to work with those tensorflow 2 versions.
@DipanshuShukla DipanshuShukla changed the title Updated requirements.txt and tf2 compatibility Updated requirements.txt and added Tensorflow 2 compatibility Jun 15, 2021
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