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

# Pikaffects - ComfyUI Built-in Node Documentation

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

### 概述

Pikaffects 节点可对输入图像应用多种视觉效果生成视频。它利用 Pika 的视频生成 API，将静态图像转换为具有特定效果（如融化、爆炸或悬浮）的动画视频。该节点需要 API 密钥和身份验证令牌才能访问 Pika 服务。

### 输入

| 参数                | 说明                            | 数据类型   | 是否必填 | 取值范围                                                                                                                                                                                                                            |
| ----------------- | ----------------------------- | ------ | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `image`           | 应用 Pikaffect 效果的参考图像。         | IMAGE  | 是    | -                                                                                                                                                                                                                               |
| `pikaffect`       | 应用于图像的具体视觉效果（默认值："Cake-ify"）。 | COMBO  | 是    | "Cake-ify"<br />"Crumble"<br />"Crush"<br />"Decapitate"<br />"Deflate"<br />"Dissolve"<br />"Explode"<br />"Eye-pop"<br />"Inflate"<br />"Levitate"<br />"Melt"<br />"Peel"<br />"Poke"<br />"Squish"<br />"Ta-da"<br />"Tear" |
| `prompt_text`     | 引导视频生成的文本描述。                  | STRING | 是    | -                                                                                                                                                                                                                               |
| `negative_prompt` | 描述生成视频中应避免内容的文本。              | STRING | 是    | -                                                                                                                                                                                                                               |
| `seed`            | 用于可重现结果的随机种子值。                | INT    | 是    | 0 到 4294967295                                                                                                                                                                                                                  |

### 输出

| 输出名称     | 说明                      | 数据类型  |
| -------- | ----------------------- | ----- |
| `output` | 应用了 Pikaffect 效果后生成的视频。 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `68ebbee465763d463bf73678254eed38d37ebacb1c62d386bbe66961deffd5a8`
