๐ ๐ ฃ๐ ง STG Guider Node
STGGuiderNode
Implements Spatiotemporal Skip Guidance (STG), a training-free method enhancing transformer-based video diffusion models by selectively skipping layers during sampling. This approach improves video quality without sacrificing diversity or motion fidelity.Reference: https://arxiv.org/abs/2411.18664.
Pack: ComfyUI-LTXVideo
custom_nodes.ComfyUI-LTXVideo
Inputs (6)
| Name | Type | Required |
|---|---|---|
| model | MODEL | required |
| positive | CONDITIONING | required |
| negative | CONDITIONING | required |
| cfg | FLOAT | required |
| stg | FLOAT | required |
| rescale | FLOAT | required |
Outputs (1)
| Name | Type |
|---|---|
| GUIDER | GUIDER |