Skip to content

thoppe/alph-the-sacred-river

Repository files navigation

Alph, The Sacred River

AI poetic imagery using CLIP and Unsplash

See it live!

https://share.streamlit.io/thoppe/alph-the-sacred-river/main

Preprocessing steps for new images

  • Download a bunch of images from Unsplash (start here!)
  • Save each image as a jpg in data/source_images/
  • Run python P0_encode_images.py to compute the image latents

AWS Notes

CPU only install of torch

pip install torch==1.7.1+cpu torchvision==0.8.2+cpu torchaudio==0.7.2 -f https://download.pytorch.org/whl/torch_stable.html

About

AI poetic imagery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published