Nodes/shima_wf/Shima Panel Latent Maker
ComfyUI Node

Shima Panel Latent Maker

Create empty latents with integrated seed control, aspect ratio presets, and model-type awareness.

By KDB-USJP·Created 5 months ago·Updated 5 months ago· 1
Shima Panel Latent Maker
  • shima.commonparams
  • panelinputs.bndl
  • latent
  • latentmaker.bndl
s33d0
s33d_modefixed
model_typesdxl
aspect_ratio4:3 Standard
orientationlandscape
width1024
height1024
scale1.00
batch_size1
use_commonparamstrue
allow_external_linkingfalse
show_used_valuesfalse
CategoryShima/Panels

Inputs (14)

NameTypeDefaultDescription
s33dINT00–18446744073709550000
s33d_modeCOMBOfixedControl seed behavior (applied to base seed)
model_typeCOMBOsdxlSelect Model Type — determines latent channels and base resolution
aspect_ratioCOMBO4:3 Standard6 options: 1:1 Square, 4:3 Standard, 16:9 Widescreen, 21:9 Ultrawide, 3:2 Photo, Custom
orientationCOMBOlandscape3 options: landscape, portrait, auto
widthINT102464–8192Manual width (used if Aspect Ratio is Custom)
heightINT102464–8192Manual height (used if Aspect Ratio is Custom)
scaleFLOAT1.000.1–4Upscale factor applied to dimensions
batch_sizeINT11–64Number of latents to generate in batch
shima.commonparamsoptDICTConfiguration bundle from Shima.Commons (overrides seed/dimensions if enabled)
use_commonparamsoptBOOLEANtrueIf True, use settings from Shima.Commons bundle (Seed, Width, Height)
allow_external_linkingoptBOOLEANfalseIf ON, this node broadcasts/receives OUTSIDE the Island (ignores group regex)
show_used_valuesoptBOOLEANfalseShow actual values being used (debug)
panelinputs.bndloptBNDLOverrides panel settings using an external PanelBNDLer node

Outputs (2)

NameTypeDescription
latentLATENTEmpty latent image at calculated dimensions
latentmaker.bndlBNDLThe seed used.