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

save_gif and save_video #165

Open Dauxnt opened 3 years ago

Dauxnt commented 3 years ago

Hi, im pretty new to coding and ai, i was just wondering if i could get a hand enabling the save_image and save_gif feature? i found the file for it but not sure how to run, as whenever i try to save a gif or video i get an error message saying i need other software.

TIA