mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Add pre-built release archives (Linux amd64/arm64) to the release workflow, published as GitHub Release assets. Each archive is a self-contained tar.gz (~240MB) with built frontend, API source, and production node_modules. Users extract and run without needing pnpm build. Also includes AI install manifest fixes for Proxmox/bare-metal users: - Pin setuptools<75 for Python 3.13 basicsr compatibility - Pre-install basicsr with --no-build-isolation before realesrgan - Loosen mediapipe pins from == to >= for Python 3.13 wheels - Add retry logic to HuggingFace model downloads