Nodes/ComfyUI-FLUX-BFL-API/Flux Virtual Try-On (BFL)
ComfyUI Node

Flux Virtual Try-On (BFL)

A ComfyUI node in BFL with 9 inputs and 1 output.

By gelasdev·Created 2 years ago·Updated 5 days ago· 49
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)

NameTypeDefaultDescription
personSTRINGPerson image (base64-encoded string). The subject to dress.
garmentSTRINGGarment image (base64-encoded string). The clothing to apply.
promptSTRINGTRY-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_toleranceINT20–5Tolerance level for input and output moderation. Between 0 and 5, 0 being most strict, 5 being least strict.
output_formatCOMBOjpegjpeg (default) or png.
seedoptINT-1Optional seed for reproducibility. -1 = random.
webhook_urloptSTRINGURL to receive webhook notifications.
webhook_secretoptSTRINGOptional secret for webhook signature verification.
configoptBFL_CONFIGOptional Flux Config (BFL) override for x-key, base URL, and region.

Outputs (1)

NameTypeDescription
IMAGEIMAGE