Skip to main content

Desktop App Installation

1. Download and Install App

https://www.comfy.org/download

Follow instructions, start Prompting

2. Add Models

2.1. Open ComfyUI Manager, go to Model Manager

Manager.png

In the top right corner of the app window click "Manager".

Screenshot 2025-03-03 at 11.49.33.png

Open the Model Manager

2.2. Install Model, then Click Refresh and Restart the App

Screenshot 2025-03-03 at 11.52.51.png

3. Install Control Net Preprocessor

3.1. Open In-App-Terminal

Screenshot 2025-03-03 at 10.58.24.png

Screenshot 2025-03-03 at 10.58.32.png

3.2. paste and run code:

pip install -r requirements.txt
cd comfyui_controlnet_aux
git clone <https://github.com/Fannovel16/comfyui_controlnet_aux/>
cd ComfyUI/custom_nodes/