> ## 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.

# CreateHookLoraModelOnly - ComfyUI Built-in Node Documentation

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

This node creates a LoRA (Low-Rank Adaptation) hook that applies only to the model component, leaving the CLIP component completely unchanged. It loads a LoRA file and applies it with a specified strength to the model while setting the CLIP strength to zero. The node can be chained with previous hooks to build complex modification pipelines.

## Inputs

| Parameter        | Description                                                                         | Data Type | Required | Range                      |
| ---------------- | ----------------------------------------------------------------------------------- | --------- | -------- | -------------------------- |
| `lora_name`      | The name of the LoRA file to load from the loras folder                             | STRING    | Yes      | Multiple options available |
| `strength_model` | The strength multiplier for applying the LoRA to the model component (default: 1.0) | FLOAT     | Yes      | -20.0 to 20.0              |
| `prev_hooks`     | Optional previous hooks to chain with this hook                                     | HOOKS     | No       | -                          |

## Outputs

| Output Name | Description                                                   | Data Type |
| ----------- | ------------------------------------------------------------- | --------- |
| `hooks`     | The created LoRA hook that can be applied to model processing | HOOKS     |

> 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/CreateHookLoraModelOnly/en.md)

***

**Source fingerprint (SHA-256):** `10adbdfc2e37fcf317e93130f87d9a7038d00b091cb6d1b45f4658c81632ef80`
