Inputs
Outputs
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
This node is designed to adjust the temporal aspect of conditioning by setting a specific range of timesteps.
| Parameter | Description | Data Type |
|---|---|---|
CONDITIONING | The conditioning input represents the current state of the generation process, which this node modifies by setting a specific range of timesteps. | CONDITIONING |
start | The start parameter specifies the beginning of the timestep range as a percentage of the total generation process, allowing for fine-tuned control over when the conditioning effects begin. | FLOAT |
end | The end parameter defines the endpoint of the timestep range as a percentage, enabling precise control over the duration and conclusion of the conditioning effects. | FLOAT |
| Parameter | Description | Data Type |
|---|---|---|
CONDITIONING | The output is the modified conditioning with the specified timestep range applied, ready for further processing or generation. | CONDITIONING |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Was this page helpful?