Skip to content

Commit

Permalink
u7
Browse files Browse the repository at this point in the history
  • Loading branch information
radiantly committed Nov 6, 2018
1 parent b829265 commit 99504ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/caffe_tensorflow_keras_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sudo apt-get -y install python-pip python-dev google-perftools libgoogle-glog-de
export LD_PRELOAD="/usr/lib/libtcmalloc.so.4"

echo "Installing Tensorflow"
pip install tensorflow==1.6.0
pip install tensorflow==1.7.0

echo "#################### Tensorflow Install Complete! ####################"

Expand Down
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ asgi-redis==1.2.1
pyaml==15.8.2
django-allauth==0.30.0
psycopg2==2.7.3
tensorflow==1.6.0
tensorflow==1.7.0
theano==0.9.0
keras==2.0.8
uWSGI==2.0.17

0 comments on commit 99504ab

Please sign in to comment.