From aeb67d560fe83874090c465600552e1bbd20cf00 Mon Sep 17 00:00:00 2001 From: Benjamin Berman Date: Fri, 31 May 2024 07:23:01 -0700 Subject: [PATCH] Fix #8 link is now correct --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce82b5eaf..f289277f4 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ These models will be automatically downloaded when you queue prompts with workfl 1. Clone this repo: ```shell - git clone https://github.com/comfyanonymous/ComfyUI.git + git clone https://github.com/hiddenswitch/ComfyUI.git cd ComfyUI ``` 2. Create a virtual environment: @@ -794,4 +794,4 @@ docker run -it -v ./output:/workspace/output -v ./models:/workspace/models --gpu ## Community -[Chat on Matrix: #comfyui_space:matrix.org](https://app.element.io/#/room/%23comfyui_space%3Amatrix.org), an alternative to Discord. \ No newline at end of file +[Chat on Matrix: #comfyui_space:matrix.org](https://app.element.io/#/room/%23comfyui_space%3Amatrix.org), an alternative to Discord.