DeepDream

⚠️
If you don’t have a gpu with cuda, the style transfer execution time will be much longer

Prerequisites

Python >=3.8.10

How to Install

sudo pip3 install -r requirements.txt 

How to Use

if you are going to test with the example images, just run:

python3 main.py

Based on

GitHub

View Github