Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-14 | 762 Bytes | |
TensorFlow Models no-deps 2.19.0 source code.tar.gz | 2025-03-14 | 22.4 MB | |
TensorFlow Models no-deps 2.19.0 source code.zip | 2025-03-14 | 24.4 MB | |
Totals: 3 Items | 46.8 MB | 0 |
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.