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

# LotusConditioning - ComfyUI Built-in Node Documentation

> LotusConditioning 节点为 Lotus 模型提供固定的、预计算的条件化嵌入。

`LotusConditioning` 节点为 Lotus 模型提供固定的、预计算的条件化嵌入。由于 Lotus 使用带有空条件化的冻结编码器，该节点直接内联生成的提示嵌入，而不是运行推理或加载大型张量文件，因此其输出永远不会改变。返回的条件化可以直接接入期望 Lotus 兼容条件化的生成流程。

## 输入

| 参数    | 描述            | 数据类型 | 必需 | 范围 |
| ----- | ------------- | ---- | -- | -- |
| *无输入* | 此节点不接受任何输入参数。 | -    | -  | -  |

## 输出

| 输出名称           | 描述                                                 | 数据类型         |
| -------------- | -------------------------------------------------- | ------------ |
| `conditioning` | 为 Lotus 模型预计算的条件化嵌入。返回为一个条件化列表，其中包含固定的提示嵌入以及一个空字典。 | CONDITIONING |

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

***

**Source fingerprint (SHA-256):** `1fcb6530850341253c8acb47b2f26ee79d93f51eca84bef03a1fa5de33d6bc8d`
