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

Remove check for empty text #129

Closed NotNANtoN closed 3 years ago

NotNANtoN commented 3 years ago

Empty text is allowed if an image or a pre-calculated clip-encoding is fed into Imagine instead.