plehman2000 / deep-daze-GUI

A streamlit driven GUI for the deep-daze model, an implementation of CLIP and SIREN networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deep-daze-GUI

A streamlit driven GUI for the deep-daze model, an implementation of CLIP and SIREN networks

Instructions for use:

  1. Download and place deep_daze.py into your deep_daze site package (replacing the original deep_daze.py file)
  2. navigate to project directory in command line and type "streamlit run main.py"
  3. Adjust parameters on streamlit page to change model behavior and enter a prompt
  4. Enjoy your generative image/video!

GUI

alt text

Examples (produced with default parameters):

"A nice cabin in the woods"

alt text

"Cosmic man writes the universe's story"

alt text

"Cosmic Iris"

alt text

"Buddha"

alt text

"Angry octopus"

alt text

About

A streamlit driven GUI for the deep-daze model, an implementation of CLIP and SIREN networks


Languages

Language:Python 100.0%