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
08b68031
Commit
08b68031
authored
Aug 03, 2021
by
Vighnesh Birodkar
Committed by
TF Object Detection Team
Aug 03, 2021
Browse files
Depend on latest version of tf-models-official.
PiperOrigin-RevId: 388508391
parent
707c4ef8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
research/object_detection/packages/tf2/setup.py
research/object_detection/packages/tf2/setup.py
+1
-5
No files found.
research/object_detection/packages/tf2/setup.py
View file @
08b68031
...
@@ -21,11 +21,7 @@ REQUIRED_PACKAGES = [
...
@@ -21,11 +21,7 @@ REQUIRED_PACKAGES = [
'lvis'
,
'lvis'
,
'scipy'
,
'scipy'
,
'pandas'
,
'pandas'
,
# tensorflow 2.5.0 requires grpcio~=1.34.0.
'tf-models-official>=2.5.1'
,
# tf-models-official (which requires google-could-bigquery) ends
# up installing the latest grpcio which causes problems later.
'google-cloud-bigquery==1.21.0'
,
'tf-models-official'
,
]
]
setup
(
setup
(
...
...
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