Skip to content

Commit

Permalink
Merge 6502fda into b0ffa22
Browse files Browse the repository at this point in the history
  • Loading branch information
radiantly committed Nov 7, 2018
2 parents b0ffa22 + 6502fda commit 212eb9b
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.4.1
pip install tensorflow==1.8.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.4.1
tensorflow==1.8.0
theano==0.9.0
keras==2.0.8
uWSGI==2.0.17

0 comments on commit 212eb9b

Please sign in to comment.