Skip to content

TensorFlow Models no-deps 2.19.0

Latest
Compare
Choose a tag to compare
@bharatjetti bharatjetti released this 14 Mar 04:58
· 2 commits to r2.19.0_no_deps since this release
c6bf7e2

This release of the Official Models No Deps targets TensorFlow 2.19.0
Note that Research/tutorial/sample models have been removed.

Release branch is: https://github.com/tensorflow/models/tree/r2.19.0_no_deps

This pip package for TensorFlow Official Models (tf-models-no-deps) that won't have TensorFlow Text (TF-Text) as a dependency. This will allow users to install and use tf-models-no-deps (for vision users) on any platform without needing TF-Text specifically. If any one wants to work with TF-Text, they can still use this package and Install externally with compatible TF-Text Pypi Package or use the tf-models-official package without need of installing TF-text package externally.