Add Krea2 resolution selector
This commit is contained in:
@@ -349,6 +349,16 @@ resolutions and outputs `width`, `height`, and a `resolution` string. Use
|
||||
position inside the filtered pool. Connect `SxCP Global Seed` or Seed Locker's
|
||||
`seed_config` when the bucket choice must be reproducible.
|
||||
|
||||
`SxCP Krea2 Resolution Selector` outputs model-friendly `width`, `height`,
|
||||
`resolution`, aspect ratio, megapixel, and hosted API fields for Krea2. Use
|
||||
`profile=turbo_local_2k` for local Turbo generation up to a 2K long edge, or
|
||||
`profile=raw_local_1k` for RAW/local 1K limits. `profile=api_hosted_1k` keeps
|
||||
the official API fields visible: `api_aspect_ratio` and `api_resolution=1K`.
|
||||
The node searches for the best multiple-of-16 size for the selected aspect ratio
|
||||
and megapixel preset, then clamps to the selected profile's limit. Use
|
||||
`max_for_aspect` to get the highest valid size for that aspect ratio, or
|
||||
`random_1_to_limit` with a seed config for reproducible random sizes.
|
||||
|
||||
`SxCP Camera Control` and `SxCP Camera Orbit Control` output `camera_config`,
|
||||
which can be connected to the prompt builder or the Insta/OF pair node. They
|
||||
make camera/framing first-class instead of relying on a weak phrase inside the
|
||||
|
||||
Reference in New Issue
Block a user