Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
3f6fe2aa
Commit
3f6fe2aa
authored
Aug 13, 2020
by
Vighnesh Birodkar
Committed by
TF Object Detection Team
Aug 13, 2020
Browse files
Pin tensorflow-metadata to <0.23.0.
PiperOrigin-RevId: 326483694
parent
31bb92df
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
research/object_detection/packages/tf2/setup.py
research/object_detection/packages/tf2/setup.py
+1
-0
No files found.
research/object_detection/packages/tf2/setup.py
View file @
3f6fe2aa
...
...
@@ -7,6 +7,7 @@ from setuptools import setup
# tf-models-offical requirements. These packages request for incompatible
# oauth2client package.
REQUIRED_PACKAGES
=
[
'tensorflow-metadata<0.23.0'
,
# TODO(b/164107742)
# Required for apache-beam with PY3
'avro-python3==1.8.1'
,
'apache-beam'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment