v2.9.0
What's New
- Update docker image, aivc-server docker images is now
v1.2
also addrober5566a/aivc-server:cuda12.1.1-cudnn8-devel-ubuntu20.04
- aivc-server images now support
pipenv
shell-autocomplete - 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.