Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyUI_SamplingUtils > Load LoRA for CLIP Only

ComfyUI Node: Load LoRA for CLIP Only

Class Name

LoraLoaderCLIPOnly

Category
advanced/model
Author
silveroxides (Account age: 2211days)
Extension
ComfyUI_SamplingUtils
Latest Updated
2026-06-03
Github Stars
0.02K

How to Install ComfyUI_SamplingUtils

Install this extension via the ComfyUI Manager by searching for ComfyUI_SamplingUtils
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI_SamplingUtils in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Load LoRA for CLIP Only Description

Node for loading and applying CLIP portion of LoRA model for text/image embedding, enabling targeted adjustments and enhancements.

Load LoRA for CLIP Only:

The LoraLoaderCLIPOnly node is designed to load and apply the CLIP portion of a LoRA (Low-Rank Adaptation) model specifically for text/image embedding applications. This node is particularly useful when you want to enhance or modify the CLIP model's capabilities without affecting other parts of the model. By focusing solely on the CLIP portion, it allows for more targeted adjustments, which can be beneficial in scenarios where the CLIP model's interpretation of text or images needs refinement or enhancement. This node is ideal for advanced users who are looking to experiment with or fine-tune the CLIP model's performance in specific tasks, such as style transfer or semantic understanding, by leveraging the unique properties of LoRA models.

Load LoRA for CLIP Only Input Parameters:

clip

This parameter represents the CLIP model that you want to modify using the LoRA model. It serves as the base model to which the CLIP portion of the LoRA will be applied. The input should be a valid CLIP model object that you wish to enhance or adjust.

lora_name

This parameter allows you to select the specific LoRA model you want to load. It provides a list of available LoRA models, and you can choose one that contains a CLIP portion. The node will attempt to extract and apply only the CLIP portion of the selected LoRA model. Note that not all LoRA models include a CLIP portion, and the effectiveness of the application may vary depending on the model architecture.

strength_clip

This parameter controls the strength or intensity with which the CLIP portion of the LoRA model is applied to the base CLIP model. It is a floating-point value ranging from 0.0 to 1.0, with a default value of 1.0. A value of 0.0 means no modification is applied, while a value of 1.0 applies the full effect of the CLIP portion. Adjusting this parameter allows you to fine-tune the degree of influence the LoRA model has on the CLIP model.

Load LoRA for CLIP Only Output Parameters:

clip

The output is the modified CLIP model after applying the CLIP portion of the selected LoRA model. This output reflects the changes made to the original CLIP model based on the specified strength_clip parameter. The modified CLIP model can then be used for further processing or analysis in your text/image embedding tasks.

Load LoRA for CLIP Only Usage Tips:

  • Ensure that the selected LoRA model contains a CLIP portion, as not all models do. This will ensure that the node functions as expected.
  • Experiment with different strength_clip values to find the optimal balance for your specific application. A lower value may be suitable for subtle adjustments, while a higher value can be used for more pronounced changes.

Load LoRA for CLIP Only Common Errors and Solutions:

LoRA model not found

  • Explanation: The specified LoRA model name does not exist in the available list.
  • Solution: Verify that the lora_name parameter is correctly set to one of the available LoRA models. Check the list of available models and ensure the name is spelled correctly.

CLIP portion missing in LoRA model

  • Explanation: The selected LoRA model does not contain a CLIP portion, which is necessary for this node to function.
  • Solution: Choose a different LoRA model that includes a CLIP portion. You may need to consult the documentation or metadata of the LoRA models to identify those with a CLIP component.

Invalid strength_clip value

  • Explanation: The strength_clip parameter is set outside the allowed range of 0.0 to 1.0.
  • Solution: Adjust the strength_clip value to be within the valid range. Ensure it is a floating-point number between 0.0 and 1.0.

Load LoRA for CLIP Only Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI_SamplingUtils
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Load LoRA for CLIP Only