Inspire Pack
Run ComfyUI Easily with InstaSD
Skip the complex setup. InstaSD helps creative professionals build workflows and deploy them to the world:
- One-click deployment
- Any model, any node
- Powerful GPUs for rapid iteration
This extension provides various nodes to support Lora Block Weight, Regional Nodes, Backend Cache, Prompt Utils, List Utils and the Impact Pack.
Available Nodes
ConcatConditioningsWithMultiplier //Inspire
Concat Conditionings with Multiplier (Inspire)
Overview
The Concat Conditionings with Multiplier (Inspire) node is a specialized component within the ComfyUI-Inspire-Pack that allows users to concatenate multiple conditioning variables while applying a customizable multiplier to each of these conditionings. This node serves as a powerful tool in the optimization and customization of conditioning strengths, making it a versatile and integral part of the ComfyUI workflows.
Functionality
The primary function of this node is to enhance the flexibility and control of various conditioning inputs by introducing a multiplier to each one. This makes it easier to adjust and balance different conditionings according to specific requirements.
Inputs
-
conditioning1 (required):
- Type: CONDITIONING
- Description: The primary conditioning input to which other conditionings are concatenated.
-
multiplier1 (optional):
- Type: FLOAT
- Default: 1.0
- Min: 0.0
- Max: 10.0
- Step: 0.01
- Description: The multiplier applied to the primary conditioning to adjust its strength.
-
Additional Conditional Inputs (optional):
- Type: CONDITIONING
- Description: These optional conditioning inputs can be provided as
conditioning2,conditioning3, etc., each with their own corresponding multiplier.
-
Additional Multipliers (optional):
- Type: FLOAT
- Description: Corresponding multipliers for any additional conditionings, which allow for custom scaling of each conditioning's influence.
Outputs
- Output Type: CONDITIONING:
- Description: The node outputs a single conditioning that is the result of concatenating the provided conditionings after they have been scaled by their respective multipliers.
Usage in ComfyUI Workflows
This node is typically used in ComfyUI workflows to:
- Combine multiple conditionings with different strengths to produce a composite conditioning input.
- Fine-tune the effect of each conditioning by applying precise multipliers, enabling users to achieve the desired balance and effect in their output.
- Assist in complex compositional tasks where multiple conditionings need to be merged seamlessly.
Special Features and Considerations
-
Dependency on comfy_PoP: This node requires the
comfy_PoPextension to function correctly. It automatically checks for the presence of this extension and provides installation guidance if it is not found. -
Automatic Handling of Multiple Conditionings: The node is designed to handle multiple conditional inputs efficiently, applying each one's multiplier and concatenating them seamlessly.
-
Warning for Multiple Conditions: If additional conditionings contain more than one internal conditioning, only the first will be applied to the primary conditioning. A warning is logged if this occurs.
By incorporating these features, the Concat Conditionings with Multiplier (Inspire) node offers ComfyUI users a robust tool for customizing and optimizing their conditioning applications effectively.