Skip to content

Instantly share code, notes, and snippets.

@mdfarragher
Created December 12, 2019 12:44
Show Gist options
  • Save mdfarragher/d162753e11e600722af61f41e7efac19 to your computer and use it in GitHub Desktop.
Save mdfarragher/d162753e11e600722af61f41e7efac19 to your computer and use it in GitHub Desktop.
// add the dream layer
model = model.DreamLayer(contentImage, imageWidth, imageHeight);
// the rest of the code goes here...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment