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 326 forks source link

Fixed an error #174

Closed urasakikeisuke closed 3 years ago

urasakikeisuke commented 3 years ago

This PR fixes a problem that undefined variables are called, raising an AttributeError.