lucidrains / deep-daze

Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
MIT License
4.37k stars 327 forks source link

Colab Notebook imagine --img #135

Closed ParityError closed 3 years ago

ParityError commented 3 years ago

Is it possible to use the --img option in the simplified Colab Notebook, If so how to do it?

One additional question is where are the images saved when using the Colab notebook, I couldn't locate them anywhere in the file tree.

Thanks!

ParityError commented 3 years ago

Found the solution here.