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

# FluxProUltraImageNode - ComfyUI Built-in Node Documentation

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

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

根据提示和分辨率，通过 API 使用 Flux Pro 1.1 Ultra 生成图像。此节点连接外部服务，根据您的文本描述和指定尺寸创建图像。

## 输入

| 参数        | 描述                                                                            | 数据类型    | 是否必填 | 范围                       |
| --------- | ----------------------------------------------------------------------------- | ------- | ---- | ------------------------ |
| `提示词`     | 图像生成的提示词（默认：空字符串）                                                             | STRING  | 是    | -                        |
| `提示词上采样`  | 是否对提示词执行上采样。如果启用，会自动修改提示词以获得更具创造性的生成效果，但结果具有非确定性（相同的种子不会产生完全相同的结果）。（默认：False） | BOOLEAN | 否    | -                        |
| `种子`      | 用于创建噪声的随机种子。（默认：0）                                                            | INT     | 否    | 0 到 18446744073709551615 |
| `宽高比`     | 图像的宽高比；必须在 1:4 到 4:1 之间。（默认："16:9"）                                           | STRING  | 否    | -                        |
| `原始`      | 当为 True 时，生成处理较少、更自然的图像。（默认：False）                                            | BOOLEAN | 否    | -                        |
| `图像提示词`   | 可选的参考图像，用于引导生成                                                                | IMAGE   | 否    | -                        |
| `图像提示词强度` | 提示词与图像提示之间的混合程度。（默认：0.1）                                                      | FLOAT   | 否    | 0.0 到 1.0                |

**注意：** `aspect_ratio` 参数必须在 1:4 到 4:1 之间。当提供 `image_prompt` 时，`image_prompt_strength` 将生效，并控制参考图像对最终输出的影响程度。如果未提供 `image_prompt`，则会验证 `prompt` 参数以确保其不为空。

## 输出

| 输出名称           | 描述                       | 数据类型  |
| -------------- | ------------------------ | ----- |
| `output_image` | Flux Pro 1.1 Ultra 生成的图像 | IMAGE |

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

***

**Source fingerprint (SHA-256):** `8632aeb76e9007d65d7f3fd51465fe78f56ba92264ef65ce505db2fc95cfd25b`
