Install visionary-server 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/xlight/deepseek-visionary/releases/download/v0.3.0/visionary-server-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/xlight/deepseek-visionary/releases/download/v0.3.0/visionary-server-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install xlight/tap/visionary-server
Install prebuilt binaries into your npm project
npm install @xlight-oss/visionary-server@0.3.0
Download visionary-server 0.3.0