A streamlit driven GUI for the deep-daze model, an implementation of CLIP and SIREN networks
- Download and place deep_daze.py into your deep_daze site package (replacing the original deep_daze.py file)
- navigate to project directory in command line and type "streamlit run main.py"
- Adjust parameters on streamlit page to change model behavior and enter a prompt
- Enjoy your generative image/video!