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

# FluxProImageNode - ComfyUI Built-in Node Documentation

> Complete documentation for the FluxProImageNode 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/FluxProImageNode/en.md)

根据提示和分辨率同步生成图像。此节点通过向 API 端点发送请求并等待完整响应，使用 Flux 1.1 Pro 模型创建图像，然后返回生成的图像。

## 输入

| 参数                  | 描述                                                                        | 数据类型    | 是否必填 | 取值范围                   |
| ------------------- | ------------------------------------------------------------------------- | ------- | ---- | ---------------------- |
| `prompt`            | 图像生成的提示词（默认值：空字符串）                                                        | STRING  | 是    | -                      |
| `prompt_upsampling` | 是否对提示词执行上采样。若启用，会自动修改提示词以生成更具创意的结果，但结果具有非确定性（相同种子不会产生完全相同的结果）。（默认值：False） | BOOLEAN | 是    | -                      |
| `width`             | 图像宽度（像素）（默认值：1024，步长：32）                                                  | INT     | 是    | 256-1440               |
| `height`            | 图像高度（像素）（默认值：768，步长：32）                                                   | INT     | 是    | 256-1440               |
| `seed`              | 用于创建噪声的随机种子。（默认值：0）                                                       | INT     | 是    | 0-18446744073709551615 |
| `image_prompt`      | 可选的参考图像，用于引导生成过程                                                          | IMAGE   | 否    | -                      |

## 输出

| 输出名称     | 描述            | 数据类型  |
| -------- | ------------- | ----- |
| `output` | 从 API 返回的生成图像 | IMAGE |

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

***

**Source fingerprint (SHA-256):** `89316d84f364854541157b5b60bae3d4e25024bd4af61a47a1748c6671b463c1`
