Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-12 | 767 Bytes | |
TensorFlow Models no-deps 2.17.0 source code.tar.gz | 2024-07-12 | 14.1 MB | |
TensorFlow Models no-deps 2.17.0 source code.zip | 2024-07-12 | 16.0 MB | |
Totals: 3 Items | 30.1 MB | 0 |
This release of the Official Models No Deps targets TensorFlow 2.17.0 Note that Research/tutorial/sample models have been removed.
Release branch is: https://github.com/tensorflow/models/tree/r2.17.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.