diff --git a/comfy_api_nodes/nodes_bfl.py b/comfy_api_nodes/nodes_bfl.py index 1c6b60c54..6c1ee3ee7 100644 --- a/comfy_api_nodes/nodes_bfl.py +++ b/comfy_api_nodes/nodes_bfl.py @@ -240,7 +240,7 @@ class FluxProUltraImageNode(ComfyNodeABC): | aspect_ratio | String | "16:9" | Width-to-height ratio of the image, must be between 1:4 and 4:1 | | raw | Boolean | False | When set to True, generates less processed, more natural-looking images | - ### Optional Parameters + ### Optional Parameters | Parameter | Type | Default | Description | | --------------------- | ----- | ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |