From f658c15d2209302cd13d663be04a25203fe2e247 Mon Sep 17 00:00:00 2001 From: Robin Huang Date: Sat, 23 Nov 2024 19:12:35 -0800 Subject: [PATCH] Edit overview + fix mac download link. (#338) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 358f5931..fa61d50a 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ -# comfyui-electron +# desktop comfyui [![codecov](https://codecov.io/github/Comfy-Org/electron/graph/badge.svg?token=S64WJWD2ZX)](https://codecov.io/github/Comfy-Org/electron) # Overview -This electron app is the simplest way to use [ComfyUI](https://github.com/comfyanonymous/ComfyUI) and comes bundled with a few things: +This desktop app is a packaged way to use [ComfyUI](https://github.com/comfyanonymous/ComfyUI) and comes bundled with a few things: - Stable version of ComfyUI from [releases](https://github.com/comfyanonymous/ComfyUI/releases) - [ComfyUI-Manager](https://github.com/ltdrdata/ComfyUI-Manager) - [uv](https://github.com/astral-sh/uv) -On startup, it will install all the necessary python dependencies with uv and start the ComfyUI server. The app will automatically update with stable releases of ComfyUI, ComfyUI-Manager, and the uv executable. +On startup, it will install all the necessary python dependencies with uv and start the ComfyUI server. The app will automatically update with stable releases of ComfyUI, ComfyUI-Manager, and the uv executable as well as some desktop specific features. ## Installed Files @@ -274,4 +274,4 @@ yarn clean:slate Windows NSIS x64: [Download](https://download.comfy.org/windows/nsis/x64) -macOS ARM +macOS ARM: [Download](https://download.comfy.org/mac/dmg/arm64)