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.38k stars 327 forks source link

Fixed an error #174

Closed urasakikeisuke closed 2 years ago

urasakikeisuke commented 2 years ago

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