ComfyUI Node
π¨ Flux Pro Integrative
A ComfyUI node in BFL/Flux Pro with 23 inputs and 2 outputs.
π¨ Flux Pro Integrative
- image_prompt
- image
- info
βmodegenerateβΊ
βpromptβΊ
βapi_keyβΊ
βimage_prompt_strength0.5βΊ
βultra_modetrueβΊ
βaspect_ratio16:9βΊ
βsafety_tolerance6βΊ
βoutput_formatpngβΊ
βrawfalseβΊ
βseed-1βΊ
βfinetune_zipβΊ
βfinetune_commentComfyUI FinetuneβΊ
βfinetune_idβΊ
βtrigger_wordTOKβΊ
βfinetune_modegeneralβΊ
βiterations300βΊ
βlearning_rate0.0000βΊ
βcaptioningtrueβΊ
βpriorityqualityβΊ
βfinetune_typefullβΊ
βlora_rank32βΊ
βfinetune_strength1.2βΊ
CategoryBFL/Flux Pro
Inputs (23)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | generate | Mode: generate=create image, finetune=train model, inference=use trained model |
| prompt | STRING | Text description of the image to generate | |
| api_keyopt | STRING | BFL API Key (optional - can use config.ini instead) | |
| image_promptopt | IMAGE | Input image for image-to-image generation or style reference | |
| image_prompt_strengthopt | FLOAT | 0.50.1β1 | Strength of image prompt influence (0.1=weak, 1.0=strong) |
| ultra_modeopt | BOOLEAN | true | Use Ultra mode for higher quality |
| aspect_ratioopt | COMBO | 16:9 | 7 options: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16, +1 |
| safety_toleranceopt | INT | 60β6 | Safety filter strength (0=strict, 6=permissive) |
| output_formatopt | COMBO | png | 2 options: png, jpeg |
| rawopt | BOOLEAN | false | Skip safety checks (Ultra mode only) |
| seedopt | INT | -1 | Random seed (-1 for random) |
| finetune_zipopt | STRING | Path to ZIP file with training images | |
| finetune_commentopt | STRING | ComfyUI Finetune | Description for the finetune job |
| finetune_idopt | STRING | ID of existing finetune for inference | |
| trigger_wordopt | STRING | TOK | Word to trigger the finetune style |
| finetune_modeopt | COMBO | general | 4 options: character, product, style, general |
| iterationsopt | INT | 300100β2000 | Training iterations |
| learning_rateopt | FLOAT | 0.00000.00001β0.0001 | β |
| captioningopt | BOOLEAN | true | Auto-generate captions for training images |
| priorityopt | COMBO | quality | 2 options: speed, quality |
| finetune_typeopt | COMBO | full | 2 options: full, lora |
| lora_rankopt | INT | 328β128 | β |
| finetune_strengthopt | FLOAT | 1.20.1β2 | Strength of finetune effect |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| info | STRING | β |