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

# ModelSamplingAuraFlow - ComfyUI Built-in Node Documentation

> Complete documentation for the ModelSamplingAuraFlow node in ComfyUI. Learn its inputs, outputs, parameters and usage.

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 parameter 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) | FLOAT     | Yes      | 0.0 - 100.0 |

## 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):** `f49367534032fb2d697d16e8197c16dc761678a5e39990993bdc864bfccea314`
