Skip to content

Commit

Permalink
Update deprecated.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored Feb 7, 2024
1 parent 2fa50eb commit 9b6b580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops/_config/deprecated.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ git clone https://github.com/WildMeOrg/wbia-plugin-pie.git
'tensorflow-gpu==1.15.5' \
'keras==2.2.5'

/virtualenv/env3/bin/pip install ---no-cache-dir --upgrade \
/virtualenv/env3/bin/pip install --no-cache-dir --upgrade \
numpy

/virtualenv/env3/bin/python -c "import wbia_pie; from wbia_pie.__main__ import main; main()"

0 comments on commit 9b6b580

Please sign in to comment.