> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-router-model-page-pilot.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ModelPatchLoader - ComfyUI Built-in Node Documentation

> The ModelPatchLoader node loads specialized model patch files from the modelpatches folder.

The ModelPatchLoader node loads specialized model patch files from the model\_patches folder. It automatically detects the patch type from the file contents and loads the corresponding 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 |

Note: This node is marked as experimental. The patch type is detected automatically from the file contents, so no manual type selection is required.

## 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):** `7f5225521b82b39b85183ccc7957fc4172e64aed9289f66d53969ea4a2e81b7f`
