Skip to content

Make CUDA installation optional

Choose a tag to compare

@zeke zeke released this 17 Oct 17:08
· 17 commits to main since this release
7ebcc41

This release adds a new install-cuda boolean for configuring whether to Install CUDA drivers. This flag defaults to true, and can be set to false when building Cog containers that don't require GPU. See #13

Thanks to @luismavs and @nateraw for the PR and review. 🙏🏼