# Flux Virtual Try-On

This node performs virtual try-on by dressing a person in a provided garment image. It uses the BFL Flux VTO API to generate a realistic image of the person wearing the specified garment.

## Inputs

| Parameter | Description | Data Type | Required | Range |
|-----------|-------------|-----------|----------|-------|
| `person` | Image of the person to dress. | IMAGE | Yes | - |
| `garment` | Image of the garment to apply. | IMAGE | Yes | - |
| `prompt` | Optional natural-language styling instruction (e.g. how the garment should fit). | STRING | No | - |
| `seed` | The random seed used for creating the noise. | INT | No | 0 to 18446744073709551615 |

## Outputs

| Output Name | Description | Data Type |
|-------------|-------------|-----------|
| `image` | The resulting image showing the person wearing the provided garment. | IMAGE |

> 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/FluxVTONode/en.md)

---
**Source fingerprint (SHA-256):** `137c4cf91a539605ade93a428567619fea9e6a71459dd92354878fa2f2ea4afa`
