tvst / demo-deepdream

A Streamlit demo demonstrating the Deep Dream technique. Adapted from the TensorFlow Deep Dream tutorial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Streamlit Demo: Deep Dream

A Streamlit demo demonstrating the Deep Dream technique. Adapted from the TensorFlow Deep Dream tutorial

How to run this demo

pip install -r requirements.txt
streamlit run https://raw.githubusercontent.com/tvst/deepdream/master/streamlit_app.py

...or clone this repo and then run with:

streamlit run streamlit_app.py

Questions? Comments?

Please ask in the Streamlit community.

About

A Streamlit demo demonstrating the Deep Dream technique. Adapted from the TensorFlow Deep Dream tutorial.

License:Apache License 2.0


Languages

Language:Python 100.0%