A fun repo which can be used to create deep dream artwork!
Hopefully very simple, let me know if theres any issues...
- Fork this repository
- Save your own content and style images into the images/content and images/style folders
- Change the input file paths in main.py
- Change and create the desired output path in main.py when defining the Style Transfer object
- Run
python main.py - Enjoy and share your creations with the world!

