Fix CFG Override tooltip

This commit is contained in:
kijai 2026-06-05 02:10:32 +03:00
parent f4f350fcda
commit 370f0239f2

View File

@ -1141,7 +1141,7 @@ class CFGOverride(io.ComfyNode):
return io.Schema(
node_id="CFGOverride",
display_name="CFG Override",
description="Override cfg to a fixed value over a [start, end] percent slice of the steps. "
description="Override cfg to a fixed value over a [start, end] percent (sigma) range. "
"With multiple overrides, the one nearest the sampler wins on overlap.",
category="sampling/custom_sampling",
inputs=[