macOS
Apple silicon. 24 GB unified memory or more.
Download the disk imageVersion 1.0.0
One file. The app, the model, and everything it runs on. No account, no keys, no setup.
Apple silicon. 24 GB unified memory or more.
Download the disk imageNVIDIA graphics. 16 GB GPU memory or more.
Download the archiveThe download is large. The model is inside it, so the app never downloads anything later.
Each release lists the SHA-256 of every file in its notes on GitHub. Compare it before you open a download.
There is no first-start download and no model picker.
You can also build Garden Desk from source. Clone the repository:
git clone git@github.com:alex-alecu/garden-desk.git
Open a terminal in the garden-desk folder. On macOS:
bash setup.sh
On Windows, use standard PowerShell:
powershell -NoProfile -ExecutionPolicy Bypass -File .\setup.ps1
Setup asks before it installs missing tools and downloads. Then it starts the app. For
later starts, use pnpm start.
Setup and platform requirements ↗
Every release, with its notes and files, is on GitHub. Release history ↗