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

# StableCascade_StageB_Conditioning - ComfyUI Built-in Node Documentation

> The StableCascadeStageBConditioning node prepares conditioning data for Stable Cascade Stage B generation by combining existing conditioning information with the prior latent repre

The StableCascade\_StageB\_Conditioning node prepares conditioning data for Stable Cascade Stage B generation by combining existing conditioning information with the prior latent representation produced by Stage C. It copies each conditioning entry and stores the Stage C latent samples into it, so later generation steps can use this prior information for more coherent results.

## Inputs

| Parameter      | Description                                                                                                                              | Data Type    | Required | Range |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ------------ | -------- | ----- |
| `conditioning` | The conditioning data to be modified with the Stage C prior information. Each entry in the list is copied and given the Stage C samples. | CONDITIONING | Yes      | -     |
| `stage_c`      | The latent representation from Stage C. Its `samples` value is used as the prior information added to the conditioning.                  | LATENT       | Yes      | -     |

## Outputs

| Output Name    | Description                                                                   | Data Type    |
| -------------- | ----------------------------------------------------------------------------- | ------------ |
| `CONDITIONING` | The modified conditioning data with the Stage C prior information integrated. | CONDITIONING |

> 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/StableCascade_StageB_Conditioning/en.md)

***

**Source fingerprint (SHA-256):** `3154457773465e5b93221b6d83d2064b565cb653403e12e88615652c7832d1e8`
