ComfyUI Node
Flux Virtual Try-On (BFL)
A ComfyUI node in BFL with 9 inputs and 1 output.
Flux Virtual Try-On (BFL)
- config
- IMAGE
◄person►
◄garment►
◄promptTRY-ON: The person of image 1 wearing garments of image 2.►
◄safety_tolerance2►
◄output_formatjpeg►
◄seed-1►
◄webhook_url►
◄webhook_secret►
CategoryBFL
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| person | STRING | Person image (base64-encoded string). The subject to dress. | |
| garment | STRING | Garment image (base64-encoded string). The clothing to apply. | |
| prompt | STRING | TRY-ON: The person of image 1 wearing garments of image 2. | Text guidance for the try-on. Describe the garment and how it is worn while preserving the person's face and pose. |
| safety_tolerance | INT | 20–5 | Tolerance level for input and output moderation. Between 0 and 5, 0 being most strict, 5 being least strict. |
| output_format | COMBO | jpeg | jpeg (default) or png. |
| seedopt | INT | -1 | Optional seed for reproducibility. -1 = random. |
| webhook_urlopt | STRING | URL to receive webhook notifications. | |
| webhook_secretopt | STRING | Optional secret for webhook signature verification. | |
| configopt | BFL_CONFIG | Optional Flux Config (BFL) override for x-key, base URL, and region. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |