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

# Pikadditions - ComfyUI Built-in Node Documentation

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

Pikadditions 节点允许您将任意物体或图像添加到视频中。您上传视频并指定要添加的内容，即可创建无缝融合的结果。该节点使用 Pika API 将图像以自然的方式插入视频。

## 输入

| 参数                | 描述               | 数据类型   | 是否必填 | 范围             |
| ----------------- | ---------------- | ------ | ---- | -------------- |
| `video`           | 要添加图像的视频。        | VIDEO  | 是    | -              |
| `image`           | 要添加到视频中的图像。      | IMAGE  | 是    | -              |
| `prompt_text`     | 描述要添加到视频中的内容的文本。 | STRING | 是    | -              |
| `negative_prompt` | 描述视频中要避免的内容的文本。  | STRING | 是    | -              |
| `seed`            | 用于可重现结果的随机种子值。   | INT    | 是    | 0 到 4294967295 |

## 输出

| 输出名称     | 描述           | 数据类型  |
| -------- | ------------ | ----- |
| `output` | 已插入图像的已处理视频。 | VIDEO |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/Pikadditions/zh.md)

***

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