Skip to content

TensorFlow Models no-deps 2.18.0

Compare
Choose a tag to compare
@bharatjetti bharatjetti released this 28 Oct 06:31
b9d00fc

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

Release branch is: https://github.com/tensorflow/models/tree/r2.18.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.