> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ModelPatchLoader - ComfyUI Built-in Node Documentation

> Complete documentation for the ModelPatchLoader node in ComfyUI. Learn its inputs, outputs, parameters and usage.

The ModelPatchLoader node loads specialized model patches from the model\_patches folder. It automatically detects the type of patch file and loads the appropriate model architecture, then wraps it in a ModelPatcher for use in the workflow. This node supports different patch types including controlnet blocks, feature embedder models, and other specialized architectures.

## Inputs

| Parameter | Description                                                               | Data Type | Required | Range                                                      |
| --------- | ------------------------------------------------------------------------- | --------- | -------- | ---------------------------------------------------------- |
| `name`    | The filename of the model patch to load from the model\_patches directory | STRING    | Yes      | All available model patch files from model\_patches folder |

## Outputs

| Output Name   | Description                                                              | Data Type    |
| ------------- | ------------------------------------------------------------------------ | ------------ |
| `MODEL_PATCH` | The loaded model patch wrapped in a ModelPatcher for use in the workflow | MODEL\_PATCH |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ModelPatchLoader/en.md)

***

**Source fingerprint (SHA-256):** `e394e165cf416019ed53d9fde42d97c3c9b9f9afd843b12371a624467a4841bf`
