> ## 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.

# SenseNovaSamplingOptions - ComfyUI Built-in Node Documentation

> SenseNova Sampling Options sets the SenseNova flow shift on a model.

SenseNova Sampling Options sets the SenseNova flow shift on a model. It clones the input model, attaches a SenseNova model sampling configuration using the chosen flow shift value, and returns the patched model for use during sampling.

## Inputs

| Parameter | Description                                                                                | Data Type | Required | Range                         |
| --------- | ------------------------------------------------------------------------------------------ | --------- | -------- | ----------------------------- |
| `model`   | The model to which the SenseNova flow shift sampling configuration is applied.             | MODEL     | Yes      | -                             |
| `shift`   | The flow shift value to set on the SenseNova model sampling (default: 3.0; UI step: 0.01). | FLOAT     | Yes      | No minimum or maximum defined |

## Outputs

| Output Name | Description                                                                                     | Data Type |
| ----------- | ----------------------------------------------------------------------------------------------- | --------- |
| `MODEL`     | A clone of the input model with the SenseNova flow shift applied to its sampling configuration. | 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/SenseNovaSamplingOptions/en.md)

***

**Source fingerprint (SHA-256):** `b0dea4a5c226bccb54bb1d70e8ea2791a645018853571429c556034351e9e75a`
