Skip to content

v2.9.0

Compare
Choose a tag to compare
@tw-yshuang tw-yshuang released this 24 Aug 10:20
· 51 commits to main since this release

What's New

  1. Update docker image, aivc-server docker images is now v1.2 also add rober5566a/aivc-server:cuda12.1.1-cudnn8-devel-ubuntu20.04
  2. aivc-server images now support pipenv shell-autocomplete
  3. Every time run the aivc-server images will auto-upgrade pyenv & pipenv

Full Changelog: v2.8.1...v2.9.0

For Old Users

If you want to use pipenv shell-autocomplete, please add eval "$(_PIPENV_COMPLETE=zsh_source pipenv)" into your ~/.zshrc to enable this feature.