From 4e36f4582021168f9da0647bc99f0743435f45e1 Mon Sep 17 00:00:00 2001 From: "Daxiong (Lin)" Date: Thu, 18 Jun 2026 10:55:54 +0800 Subject: [PATCH] Update ComfyUI Desktop to Comfy Desktop for consistent product naming The new desktop is called **[Comfy Desktop](https://github.com/Comfy-Org/Comfy-Desktop)**. This PR updates the Desktop naming to align with the product naming --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c75353d36..bcec86377 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ ComfyUI follows a weekly release cycle targeting Monday but this regularly chang - Commits outside of the stable release tags may be very unstable and break many custom nodes. - Serves as the foundation for the desktop release -2. **[ComfyUI Desktop](https://github.com/Comfy-Org/Comfy-Desktop)** +2. **[Comfy Desktop](https://github.com/Comfy-Org/Comfy-Desktop)** - Builds a new release using the latest stable core version 3. **[ComfyUI Frontend](https://github.com/Comfy-Org/ComfyUI_frontend)**