Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhances video models with dynamic triangular conditioning for improved video generation.
The VideoTriangleCFGGuidance
node is designed to enhance video models by applying a triangular conditioning guidance function. This function dynamically adjusts the conditioning scale during the sampling process, creating a more nuanced and adaptive approach to video generation. By leveraging a triangular wave pattern, the node ensures that the conditioning scale varies smoothly over time, which can help in producing more coherent and visually appealing video outputs. This method is particularly beneficial for tasks that require a high degree of temporal consistency and smooth transitions between frames.
This parameter expects a video model that will be enhanced by the triangular conditioning guidance function. The model should be compatible with the node's requirements and capable of being cloned and modified. The input type is MODEL
.
This parameter sets the minimum conditioning scale factor. It determines the lower bound of the conditioning scale during the sampling process. The value should be a floating-point number, with a default of 1.0, a minimum of 0.0, and a maximum of 100.0. The step size for adjustments is 0.5, and the value is rounded to two decimal places. Adjusting this parameter can influence the intensity and variability of the conditioning applied to the video model.
The output is a modified version of the input video model, now equipped with the triangular conditioning guidance function. This enhanced model can be used in subsequent video generation tasks, benefiting from the adaptive conditioning scale that varies in a triangular wave pattern over time. The output type is MODEL
.
min_cfg
values to find the optimal balance for your specific video model and task.min_cfg
value is outside the acceptable range or not a floating-point number.min_cfg
value is within the range of 0.0 to 100.0 and is a floating-point number. Adjust the value accordingly and try again.© Copyright 2024 RunComfy. All Rights Reserved.