> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# VideoTriangleCFGGuidance - ComfyUI Built-in Node Documentation

> Complete documentation for the VideoTriangleCFGGuidance node in ComfyUI. Learn its inputs, outputs, parameters and usage.

The VideoTriangleCFGGuidance node applies a triangular classifier-free guidance scaling pattern to video models. It modifies the conditioning scale over time using a triangular wave function that oscillates between the minimum CFG value and the original conditioning scale. This creates a dynamic guidance pattern that can help improve video generation consistency and quality.

## Inputs

| Parameter | Description                                                           | Data Type | Required | Range       |
| --------- | --------------------------------------------------------------------- | --------- | -------- | ----------- |
| `model`   | The video model to apply triangular CFG guidance to                   | MODEL     | Yes      | -           |
| `min_cfg` | The minimum CFG scale value for the triangular pattern (default: 1.0) | FLOAT     | Yes      | 0.0 - 100.0 |

## Outputs

| Output Name | Description                                             | Data Type |
| ----------- | ------------------------------------------------------- | --------- |
| `model`     | The modified model with triangular CFG guidance applied | MODEL     |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/VideoTriangleCFGGuidance/en.md)

***

**Source fingerprint (SHA-256):** `10b3ad8dcfe5e44f131b2e943e6645899102f406501418906cfe06ac2d21d433`
