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 > Sage Utils > Dual CLIP Text Encode

ComfyUI Node: Dual CLIP Text Encode

Class Name

Sage_DualCLIPTextEncode

Category
Sage Utils/clip
Author
arcum42 (Account age: 6442days)
Extension
Sage Utils
Latest Updated
2026-05-17
Github Stars
0.03K

How to Install Sage Utils

Install this extension via the ComfyUI Manager by searching for Sage Utils
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter Sage Utils 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

Dual CLIP Text Encode Description

Enhances text encoding with dual CLIP models for nuanced image generation guidance.

Dual CLIP Text Encode:

The Sage_DualCLIPTextEncode node is designed to enhance the text encoding process by utilizing dual CLIP models, providing a robust mechanism for transforming textual prompts into conditioning data that can guide diffusion models in generating images. This node leverages the power of two CLIP models to encode text, which can result in more nuanced and detailed embeddings. This dual approach allows for a richer interpretation of the text, potentially capturing more complex semantics and subtleties, which can be particularly beneficial in creative AI applications where the quality and specificity of image generation are paramount. By using this node, you can achieve more precise control over the image generation process, ensuring that the output aligns closely with the intended textual description.

Dual CLIP Text Encode Input Parameters:

text

The text parameter is the core input for this node, representing the textual prompt that you wish to encode. This parameter accepts a string input, which can be multiline and supports dynamic prompts, allowing for complex and detailed descriptions. The text you provide here will be tokenized and processed by the dual CLIP models to generate the conditioning data. There are no explicit minimum or maximum values for this parameter, but the quality and specificity of the text can significantly impact the resulting image generation.

clip

The clip parameter refers to the CLIP models used for encoding the text. This input is crucial as it determines the models that will process the text and generate the embeddings. The node requires two CLIP models to function effectively, leveraging their combined capabilities to produce a more comprehensive encoding. The choice of CLIP models can affect the style and accuracy of the image generation, so selecting models that align with your creative goals is important.

Dual CLIP Text Encode Output Parameters:

conditioning

The conditioning output is the primary result of the node's processing, containing the embedded text used to guide the diffusion model. This output is a complex data structure that encapsulates the encoded information from the dual CLIP models, providing the necessary guidance for the image generation process. The quality of this conditioning data directly influences the fidelity and relevance of the generated images to the original text prompt.

Dual CLIP Text Encode Usage Tips:

  • Experiment with different combinations of CLIP models to see how they affect the output. Some models may capture certain nuances better than others, depending on their training data and architecture.
  • Use detailed and specific text prompts to take full advantage of the dual encoding process. The more information you provide, the more context the models have to generate accurate conditioning data.

Dual CLIP Text Encode Common Errors and Solutions:

ERROR: clip input is invalid: None

  • Explanation: This error occurs when the clip input is not provided or is invalid. The node requires valid CLIP models to function correctly.
  • Solution: Ensure that you have selected and connected two valid CLIP models to the node. If the models are from a checkpoint loader, verify that the checkpoint contains the necessary CLIP or text encoder models.

ValueError: Clip input is required.

  • Explanation: This error indicates that the clip input is missing, which is essential for the node's operation.
  • Solution: Double-check that you have connected the required CLIP models to the node. If using a tuple, ensure that the correct model is being referenced.

Dual CLIP Text Encode Related Nodes

Go back to the extension to check out more related nodes.
Sage Utils
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.

Dual CLIP Text Encode