The PikaScenes v2.2 node combines multiple images to create a video that incorporates objects from all the input images. You can upload up to five different images as ingredients and generate a high-quality video that blends them together seamlessly.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `prompt_text` | Text description of what to generate | STRING | Yes | - |
| `negative_prompt` | Text description of what to avoid in the generation | STRING | Yes | - |
| `seed` | Random seed value for generation | INT | Yes | - |
| `resolution` | Output resolution for the video | STRING | Yes | - |
| `duration` | Duration of the generated video | INT | Yes | - |
| `ingredients_mode` | Mode for combining ingredients (default: "creative") | STRING | No | "creative"<br>"precise" |
| `aspect_ratio` | Aspect ratio (width / height) (default: 1.778) | FLOAT | No | 0.4 - 2.5 |
| `image_ingredient_1` | Image that will be used as ingredient to create a video | IMAGE | No | - |
| `image_ingredient_2` | Image that will be used as ingredient to create a video | IMAGE | No | - |
| `image_ingredient_3` | Image that will be used as ingredient to create a video | IMAGE | No | - |
| `image_ingredient_4` | Image that will be used as ingredient to create a video | IMAGE | No | - |
| `image_ingredient_5` | Image that will be used as ingredient to create a video | IMAGE | No | - |

**Note:** You can provide up to 5 image ingredients, but at least one image is required to generate a video. The node will use all provided images to create the final video composition.

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | The generated video combining all input images | VIDEO |

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

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