DeepDream on Flask Server
git clone https://github.com/maximus009/DeepDreamWebUI.git
cd DeepDreamWebUI
sudo pip install requirements.txtpython app.pyFlask
sudo pip install flask
Tensorflow
sudo pip install tensorflow==1.*
Keras
sudo pip install keras==2.*
Refer to requirements.txt