Nodes/comfyui-byokey/BYOKey Flux (BFL)
ComfyUI Node

BYOKey Flux (BFL)

Generates images using Flux Pro 1.1 Ultra via the BFL API based on prompt and resolution (bring your own key).

By MeteorAndy·Created 3 months ago·Updated 2 months ago· 0
BYOKey Flux (BFL)
  • image_prompt
  • output_image
api_key
base_urlhttps://api.bfl.ml/v1
prompt
prompt_upsamplingfalse
seed0
aspect_ratio16:9
rawfalse
image_prompt_strength0.10
poll_interval3
max_wait300
Categoryapi/byokey/image

Inputs (11)

NameTypeDefaultDescription
api_keySTRINGYour Black Forest Labs API key (sent as the 'x-key' header).
base_urlSTRINGhttps://api.bfl.ml/v1BFL API base URL. Default is the real vendor host; override for a relay/proxy.
promptSTRINGPrompt for the image generation
prompt_upsamplingBOOLEANfalseWhether to perform upsampling on the prompt. If active, automatically modifies the prompt for more creative generation, but results are nondeterministic (same seed will not produce exactly the same result).
seedINT00–18446744073709550000The random seed used for creating the noise.
aspect_ratioSTRING16:9Aspect ratio of image; must be between 1:4 and 4:1.
rawBOOLEANfalseWhen True, generate less processed, more natural-looking images.
image_promptoptIMAGEOptional reference image to guide generation.
image_prompt_strengthoptFLOAT0.100–1Blend between the prompt and the image prompt.
poll_intervaloptINT31–60Seconds between status polls.
max_waitoptINT30030–1800Maximum seconds to wait for the image before timing out.

Outputs (1)

NameTypeDescription
output_imageIMAGE