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

# BriaReseason - ComfyUI Built-in Node Documentation

> This node moves an image into a different season using Bria.

This node moves an image into a different season using Bria. The whole scene is re-rendered, so scenery can change beyond the season itself. Bria re-renders the whole frame at about 1 megapixel, so the result is not pixel-aligned with the input.

## Inputs

### Common Inputs

| Parameter    | Description                                                                                      | Data Type      | Required | Range                                                      |
| ------------ | ------------------------------------------------------------------------------------------------ | -------------- | -------- | ---------------------------------------------------------- |
| `image`      | The image to move to another season. Any alpha channel is removed before the image is sent.      | IMAGE          | Yes      | -                                                          |
| `season`     | Season to apply.                                                                                 | COMBO          | Yes      | `"spring"`<br />`"summer"`<br />`"autumn"`<br />`"winter"` |
| `moderation` | Moderation settings. Selects whether content moderation options are configured for this request. | DYNAMIC\_COMBO | Yes      | `"false"`<br />`"true"`                                    |

### Moderation Inputs

These options appear when `moderation` is set to `"true"`.

| Parameter                  | Description                                                                | Data Type | Required | Range           |
| -------------------------- | -------------------------------------------------------------------------- | --------- | -------- | --------------- |
| `visual_input_moderation`  | Enables content moderation on the input image (default: false).            | BOOLEAN   | No       | true<br />false |
| `visual_output_moderation` | Enables content moderation on the generated output image (default: false). | BOOLEAN   | No       | true<br />false |

## Outputs

| Output Name         | Description                                                                                 | Data Type |
| ------------------- | ------------------------------------------------------------------------------------------- | --------- |
| `IMAGE`             | The re-rendered image in the selected season.                                               | IMAGE     |
| `structured_prompt` | Structured description of the edited image, for a follow-up edit with Bria FIBO Image Edit. | STRING    |

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

***

**Source fingerprint (SHA-256):** `3bb9ee1c00c91759cc6f972e2ba8708ae73a186f4b66bf6669937e561efad0a4`
