From 5e85c7c6dd763d4e71f6566320969bc3fa173193 Mon Sep 17 00:00:00 2001 From: Deep Mehta Date: Thu, 4 Jun 2026 00:23:16 -0700 Subject: [PATCH 1/2] docs(readme): add deprecation banner pointing to Comfy-Org/Comfy-Desktop This repo has been superseded by the rewrite at Comfy-Org/Comfy-Desktop. Existing 0.9.x users will get an in-app update to the new version; new downloads route through dl.comfy.org. The rest of the README is kept as historical reference. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a85c9ccce..1845c9c5d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # ComfyUI Desktop +> [!IMPORTANT] +> **This repository is no longer the home of Comfy Desktop.** The app has been rewritten and now lives at **[Comfy-Org/Comfy-Desktop](https://github.com/Comfy-Org/Comfy-Desktop)**. +> +> - **New downloads:** [dl.comfy.org](https://dl.comfy.org) +> - **Existing 0.9.x users:** your app will receive an in-app update to the new version as we roll out — no action needed. +> - **New issues, PRs, discussions:** please file them on the [new repo](https://github.com/Comfy-Org/Comfy-Desktop). +> +> The content below is retained for reference. + ![Beta](https://img.shields.io/badge/beta-blue.svg) # USER GUIDE From ee94de8c71551e151d51befe67d1f2917b135103 Mon Sep 17 00:00:00 2001 From: Deep Mehta Date: Thu, 4 Jun 2026 00:26:37 -0700 Subject: [PATCH 2/2] docs(readme): use comfy.org/download (avoid the dl.* subdomain that trips browser safe-download) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1845c9c5d..ce60713d9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ > [!IMPORTANT] > **This repository is no longer the home of Comfy Desktop.** The app has been rewritten and now lives at **[Comfy-Org/Comfy-Desktop](https://github.com/Comfy-Org/Comfy-Desktop)**. > -> - **New downloads:** [dl.comfy.org](https://dl.comfy.org) +> - **New downloads:** [comfy.org/download](https://comfy.org/download) > - **Existing 0.9.x users:** your app will receive an in-app update to the new version as we roll out — no action needed. > - **New issues, PRs, discussions:** please file them on the [new repo](https://github.com/Comfy-Org/Comfy-Desktop). >