How can users install ComfyUI Inpaint Nodes?

Question

Answers ( 1 )

    0
    2025-04-01T06:34:29+00:00

    To install the plugin:
    1. **Download Models**: Obtain the Fooocus inpaint model from [Hugging Face](https://huggingface.co/lllyasviel/fooocus_inpaint/tree/main) and place it in `ComfyUI/models/inpaint`.
    2. **Install Plugin**:
    - Use **ComfyUI Manager** for direct installation.
    - Alternatively, clone the [GitHub repository](https://github.com/Acly/comfyui-inpaint-nodes) into `ComfyUI/custom_nodes`.
    3. **Install Dependencies**: For telea/navier-stokes modes, install OpenCV via `pip install opencv-python`.

Leave an answer