Skip to content

ryan-cranfill/clip-guided-rgb

Repository files navigation

Setup

  • bash download_models.sh
  • if local: pip install -r requirements.txt then do what you want
  • if docker:
    • if you want a streamlit app: docker-compose up streamlit
    • if you want a jupyter notebook: docker-compose up jupyter
    • if you want a shell: docker-compose run shell

TODO

  • Training Movie (getting there...)

Credit

Much code is cribbed from this notebook here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published