Skip to content

Commit

Permalink
tf, torch and keras upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored Jun 15, 2024
1 parent e3c6889 commit a011a85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devops/_config/deprecated.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ git clone https://github.com/WildMeOrg/wbia-plugin-pie.git
&& /bin/bash run_developer_setup.sh'

/virtualenv/env3/bin/pip install --no-cache-dir \
'tensorflow-gpu==2.13.1' \
'keras==2.13.1'
'tensorflow-gpu' \
'keras'

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

0 comments on commit a011a85

Please sign in to comment.