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

# ModelSamplingAuraFlow - ComfyUI Built-in Node Documentation

> The ModelSamplingAuraFlow node applies a specialized sampling configuration to diffusion models, specifically designed for AuraFlow model architectures.

The ModelSamplingAuraFlow node applies a specialized sampling configuration to diffusion models, specifically designed for AuraFlow model architectures. It modifies the model's sampling behavior by applying a shift value that adjusts the sampling distribution. This node inherits from the SD3 model sampling framework and provides fine control over the sampling process.

## Inputs

| Parameter  | Description                                                                                     | Data Type | Required | Range                                |
| ---------- | ----------------------------------------------------------------------------------------------- | --------- | -------- | ------------------------------------ |
| `model`    | The diffusion model to apply the AuraFlow sampling configuration to                             | MODEL     | Yes      | -                                    |
| `shift`    | The shift value to apply to the sampling distribution (default: 1.73, step: 0.01)               | FLOAT     | Yes      | 0.0 - 100.0                          |
| `sampling` | The sampling mode used when patching the model (default: "flow"). Marked as an advanced option. | COMBO     | No       | "flow"<br />"img\_to\_img\_velocity" |

## Outputs

| Output Name | Description                                                     | Data Type |
| ----------- | --------------------------------------------------------------- | --------- |
| `model`     | The modified model with AuraFlow sampling configuration 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/ModelSamplingAuraFlow/en.md)

***

**Source fingerprint (SHA-256):** `5c1381d2dec9ac84a7ee6cd134de444ab50f657eafd960263c63a055d0a139d6`
