From eb93e14b4ee64437306f1503fe84e2f3c330494b Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Tue, 18 Jun 2024 21:15:57 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c736b67a1..1dbc9f96e 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ in ComfyUI's front-end code. ## Development +Note: You need to patch comfyanonymous/ComfyUI#3779 for the dev server to work. - Run `npm install` to install the necessary packages - Start local ComfyUI backend at `localhost:8188`