Skip to main content
Version: 14.0.13

Installation

Processing CLI tool

  1. Install Python 3.11 with Chocolatey
  • Open PowerShell with administrator privileges
  • Run the Chocolatey installation command
  • Wait for completion
  • Install Python using the following command
choco install python --version=3.11.9 -y
  1. Download the installation script

  2. Double click on the script to install

GPU Acceleration

GPU acceleration requires WSL2. For Windows native installation, only CPU processing is available.

To enable GPU support, install SSE in WSL2 instead, then run sse_install_cuda.

See WSL2 setup guide.

Desktop application