Skip to content

Commit

Permalink
update model repository generation for onnx models for protobuf (#6575)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkyang-nvi authored Nov 16, 2023
1 parent 441d930 commit 859ab91
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions qa/common/gen_qa_model_repository
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,6 @@ apt-get update && \
software-properties-common
ln -s /usr/bin/python3 /usr/bin/python
pip3 install "protobuf<=3.20.1" # TODO: Remove current line DLIS-3838
pip3 install "numpy<=1.23.5" setuptools
pip3 install openvino==$OPENVINO_VERSION
Expand Down

0 comments on commit 859ab91

Please sign in to comment.