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

> The LotusConditioning node supplies fixed, pre-computed conditioning embeddings for the Lotus model.

The LotusConditioning node supplies fixed, pre-computed conditioning embeddings for the Lotus model. Because Lotus uses a frozen encoder with null conditioning, the node inlines the resulting prompt embeddings directly instead of running inference or loading large tensor files, so its output never changes. The returned conditioning can be plugged straight into a generation pipeline that expects Lotus-compatible conditioning.

## Inputs

| Parameter   | Description                                     | Data Type | Required | Range |
| ----------- | ----------------------------------------------- | --------- | -------- | ----- |
| *No inputs* | This node does not accept any input parameters. | -         | -        | -     |

## Outputs

| Output Name    | Description                                                                                                                                                          | Data Type    |
| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| `conditioning` | The pre-computed conditioning embeddings for the Lotus model. Returned as a conditioning list holding the fixed prompt embeddings together with an empty dictionary. | CONDITIONING |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LotusConditioning/en.md)

***

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