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

Error installing deep-daze #94

Open conorcogan opened 3 years ago

conorcogan commented 3 years ago

When I typed ~/deep-daze$ pip install deep-daze I got error: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-F0G99E/ftfy/ Can anyone help?