Metadata-Version: 2.1
Name: tf-models-official
Version: 2.18.0
Summary: TensorFlow Official Models
Home-page: https://github.com/tensorflow/models
Author: Google Inc.
Author-email: packages@tensorflow.org
License: Apache 2.0
Requires-Python: >=3.7
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: six
Requires-Dist: google-api-python-client>=1.6.7
Requires-Dist: kaggle>=1.3.9
Requires-Dist: numpy>=1.20
Requires-Dist: oauth2client
Requires-Dist: pandas>=0.22.0
Requires-Dist: psutil>=5.4.3
Requires-Dist: py-cpuinfo>=3.3.0
Requires-Dist: scipy>=0.19.1
Requires-Dist: tensorflow-hub>=0.6.0
Requires-Dist: tensorflow-model-optimization>=0.4.1
Requires-Dist: tensorflow-datasets
Requires-Dist: tf-keras>=2.16.0
Requires-Dist: gin-config
Requires-Dist: tf_slim>=1.1.0
Requires-Dist: Cython
Requires-Dist: matplotlib
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: opencv-python-headless
Requires-Dist: Pillow
Requires-Dist: pycocotools
Requires-Dist: seqeval
Requires-Dist: sentencepiece
Requires-Dist: sacrebleu
Requires-Dist: immutabledict
Requires-Dist: ai-edge-litert>=1.0.1
Requires-Dist: tensorflow~=2.18.0
Requires-Dist: tensorflow-text~=2.18.0

The TensorFlow official models are a collection of
models that use TensorFlow's high-level APIs.
They are intended to be well-maintained, tested, and kept up to date with the
latest TensorFlow API. They should also be reasonably optimized for fast
performance while still being easy to read.
