Nodes/ComfyUI-VisualArea-Nodes/Visual Area Prompt "Advanced"
ComfyUI Node

Visual Area Prompt "Advanced"

A ComfyUI node in RegionalPrompt with 5 inputs and 2 outputs.

By Fuwuffyi·Created 2 years ago·Updated 2 years ago· 76
Visual Area Prompt "Advanced"
  • all_area_conditioning
  • global_conditioning
  • area_conditioning
  • combined_conditioning
merge_globalfalse
image_width1024
image_height1024
CategoryRegionalPrompt

Inputs (5)

NameTypeDefaultDescription
all_area_conditioningCONDITIONINGBase conditioning. Will be concatenated to all other conditionings, including global.
global_conditioningCONDITIONINGWill be applied to the whole image once.
merge_globalBOOLEANfalseTurning this on will make it so that the global conditioning will be concatenated to all other conditionings before being applied. (will not affect combined_conditioning output).
image_widthINT102416–16384The width of the canvas. (only affects looks).
image_heightINT102416–16384The height of the canvas. (only affects looks).

Outputs (2)

NameTypeDescription
area_conditioningCONDITIONINGArea conditioning
combined_conditioningCONDITIONINGCombined conditioning