diff --git a/installation/desktop/overview.mdx b/installation/desktop/overview.mdx index bb22ca8cd..fe07d6e0a 100644 --- a/installation/desktop/overview.mdx +++ b/installation/desktop/overview.mdx @@ -31,6 +31,10 @@ Choose your platform to begin: + + For performance tuning, you can enable **FlashAttention** or **SageAttention** by passing `--use-flash-attention` or `--use-sage-attention` as startup flags. In Comfy Desktop, add them in the instance settings under the **Startup Args** tab (see [Manage](/installation/desktop/usage/manage)). Note that the **Server Config > Cross attention method** dropdown only controls in-process strategies (auto, split, quad, pytorch) and does not enable flash or sage attention. See the [startup flags reference](/development/comfyui-server/startup-flags#attention) for all options. + + ## Usage Guide Once installed, learn how to use Comfy Desktop: