docker login -u visuallayer
HARDWARE=gpu VL_VERSION="2.33.3-rc7" bash -c "$(curl -fsSL https://vl-public-bucket.s3.us-east-2.amazonaws.com/installer/new/install_helper.sh)"
HARDWARE=cpu VL_VERSION="2.33.3-rc7" bash -c "$(curl -fsSL https://vl-public-bucket.s3.us-east-2.amazonaws.com/installer/new/install_helper.sh)"
Was this page helpful?