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

# ComfyCloudMageFlowTurboTextToImageNode - ComfyUI Built-in Node Documentation

> 此 Comfy Cloud 节点使用 Mage-Flow Turbo 工作流（mage-flow-turbo/text-to-image）根据文本提示词生成图像。

此 Comfy Cloud 节点使用 Mage-Flow Turbo 工作流（`mage-flow-turbo/text-to-image`）根据文本提示词生成图像。它运行的是 Mage-Flow 模型的蒸馏版本，以 cfg 值 1 在 4 步内生成图像，所需 GPU 时间约为完整 Mage-Flow 推理的七分之一，因此该变体适合用于快速迭代。

## 输入

在可获取的源码中，该节点类本身并未声明输入控件；其输入 schema 继承自共享基类 `_ComfyCloudMageFlowNode`，而该基类的定义未包含在源码快照中。根据节点摘要以及 text-to-image 工作流名称可知，该节点接收一个描述待生成图像的文本提示词。

| Parameter | Description                                                                | Data Type | Required | Range     |
| --------- | -------------------------------------------------------------------------- | --------- | -------- | --------- |
| `prompt`  | 描述待生成图像的文本提示词。确切的参数名由继承的 `_ComfyCloudMageFlowNode` 基类 schema 设定，可能与此处标签不同。 | STRING    | 是        | Free text |

注意：继承的基类节点定义中可能存在其他输入参数，但所提供的源码中不包含这些信息。

## 输出

| Output Name | Description   | Data Type |
| ----------- | ------------- | --------- |
| `IMAGE`     | 根据文本提示词生成的图像。 | IMAGE     |

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

***

**Source fingerprint (SHA-256):** `8d867a0c906028597ef52c75f5c9a994fdc00211c7aae410ffca8204943f0c34`
