We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc8074 commit 61b2b44Copy full SHA for 61b2b44
resinstall.sh
@@ -13,7 +13,7 @@ set -e # abort on error
13
pip uninstall -y llavaction
14
15
# Get version
16
-VERSION=0.0.1
+VERSION=0.0.1rc1
17
echo "Upgrading to LLaVAction v${VERSION}"
18
19
# Upgrade the build system (PEP517/518 compatible)
0 commit comments