We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2b685 commit 5873981Copy full SHA for 5873981
official/pip_package/setup.py
@@ -23,7 +23,7 @@
23
version = '2.16.0'
24
tf_version = '2.16.1' # Major version.
25
26
-project_name = 'tf-models-official-no-deps'
+project_name = 'tf-models-no-deps'
27
28
long_description = """The TensorFlow official models are a collection of
29
models that use TensorFlow's high-level APIs.
0 commit comments