When installing controlnet_preprocesors, make sure to run the install.py included in the distribution. It requires a number of files to run properly. If the install.py isn't run, the dreaded `ModuleNotFoundError` error appears!
# Installing Controlnet Preprocessors on ComfyUI Portable
When installing [controlnet_preprocesors](https://github.com/Fannovel16/comfy_controlnet_preprocessors), make sure to run the `install.py` included in the distribution. It requires a number of files to run properly. If the install.py isn't run, the dreaded *ModuleNotFoundError* error appears!
```
```
(base) PS D:\sd\comfyui\portable> cd .\ComfyUI\custom_nodes\
(base) PS D:\sd\comfyui\portable> cd .\ComfyUI\custom_nodes\
@ -41,14 +43,23 @@ Starting server
To see the GUI go to: http://127.0.0.1:9199
To see the GUI go to: http://127.0.0.1:9199
```
```
* Users with the portable install of comfyUI need to do some extra typing since the portable install uses its own python environment.
* cd into the controlnet folder
* cd into the controlnet folder
cd .\ComfyUI\custom_nodes\comfy_controlnet_preprocessors\