Skip to content

TensorFlow Models no-deps 2.17.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@laxmareddyp laxmareddyp released this 18 Jun 22:55
267e679

This tf-models-no-deps 2.17.0-rco Pre-release is to test the versions compatibility of the TF-Text with official code base.

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.