mehdidc / feed_forward_vqgan_clip

Feed forward VQGAN-CLIP model, where the goal is to eliminate the need for optimizing the latent space of VQGAN for each input prompt
MIT License
136 stars 18 forks source link

Go back to `clip-anytorch` and add `imageio`. Remove `clip_install.sh` #11

Closed afiaka87 closed 3 years ago

afiaka87 commented 3 years ago

Okay just getting rid of the install script as well so it's less confusing. Should be good to go now.

mehdidc commented 3 years ago

Merging, thank you!