Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance AI art conditioning with masks, strengths, and schedule combinations for refined outputs.
SaltConditioningSetMaskAndCombine is a powerful node designed to enhance the conditioning process in AI art generation by combining multiple conditioning schedules with specific masks and strengths. This node allows you to apply masks to different conditioning schedules, adjust the strength of these masks, and combine the results to create a more refined and controlled output. By leveraging this node, you can achieve more precise and targeted conditioning, which can significantly improve the quality and specificity of the generated art. The main goal of this node is to provide a flexible and efficient way to manipulate conditioning schedules, making it easier to experiment with different configurations and achieve the desired artistic effects.
This parameter represents the first positive conditioning schedule. It is a list of conditioning data that will be processed and combined with the specified mask and strength.
This parameter represents the first negative conditioning schedule. Similar to positive_schedule_a, it is a list of conditioning data that will be processed and combined with the specified mask and strength.
This parameter represents the second positive conditioning schedule. It is another list of conditioning data that will be processed and combined with the specified mask and strength.
This parameter represents the second negative conditioning schedule. It is a list of conditioning data that will be processed and combined with the specified mask and strength.
This parameter is the mask to be applied to the first set of conditioning schedules (positive_schedule_a and negative_schedule_a). The mask helps to define the areas where the conditioning should be applied.
This parameter is the mask to be applied to the second set of conditioning schedules (positive_schedule_b and negative_schedule_b). Similar to mask_a, it defines the areas where the conditioning should be applied.
This optional parameter is a list of strengths for the masks applied to the first set of conditioning schedules. The strengths determine how strongly the masks influence the conditioning. The default value is [1].
This optional parameter is a list of strengths for the masks applied to the second set of conditioning schedules. The strengths determine how strongly the masks influence the conditioning. The default value is [1].
This optional parameter determines whether the area to be conditioned should be set to the bounds of the mask. It can be set to "default" or "mask bounds". The default value is "default".
The output of this node is a tuple containing two conditioning schedules: the combined positive conditioning and the combined negative conditioning. These outputs represent the final conditioned data after applying the masks and combining the schedules, ready to be used in the AI art generation process.
© Copyright 2024 RunComfy. All Rights Reserved.