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

# HiDreamO1ReferenceImages - ComfyUI Built-in Node Documentation

> This node attaches reference images to both positive and negative conditioning, so downstream nodes can use them to guide generation.

This node attaches reference images to both positive and negative conditioning, so downstream nodes can use them to guide generation. Reference images are applied in the numeric order of their input sockets. If no reference images are connected, the positive and negative conditioning pass through unchanged.

## Inputs

| Parameter  | Description                                                                                                                                    | Data Type    | Required | Range                                      |
| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------ | -------- | ------------------------------------------ |
| `positive` | The positive conditioning to attach reference images to.                                                                                       | CONDITIONING | Yes      | -                                          |
| `negative` | The negative conditioning to attach reference images to.                                                                                       | CONDITIONING | Yes      | -                                          |
| `images`   | Reference images are used in numeric socket order. When images are supplied, they are attached to both the positive and negative conditioning. | IMAGE        | No       | 0 to 100 images (`image_1` to `image_100`) |

**Note on `images` parameter:** This is an autogrow input that provides numbered sockets `image_1` through `image_100`. Images are used in numeric socket order. The input is optional: if no reference images are connected, the node returns the `positive` and `negative` conditioning unchanged. When images are connected, the same set of reference images is attached to both outputs, and the negative conditioning is also marked as negative before the images are attached.

## Outputs

| Output Name | Description                                                   | Data Type    |
| ----------- | ------------------------------------------------------------- | ------------ |
| `positive`  | The positive conditioning with the reference images attached. | CONDITIONING |
| `negative`  | The negative conditioning with the reference images attached. | 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/HiDreamO1ReferenceImages/en.md)

***

**Source fingerprint (SHA-256):** `07f9f0ea19957523e95d04b9086dc994807bb0cd5262fe798dc784c1ecb4920d`
