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

Read from a text file? #171

Open arremessador opened 2 years ago

arremessador commented 2 years ago

Is there a way to instruct text= inside clip.py to read from a txt file? I was planning to turn one of my short stories into a deep-daze story.