Add accumulator preview zoom and carousel
This commit is contained in:
@@ -171,6 +171,11 @@ Its outputs are:
|
||||
ComfyUI image batches require matching dimensions. For mixed image formats, use
|
||||
`image_list` or the grouped `image_batch_1..4` outputs instead of `image_batch`.
|
||||
|
||||
`SxCP Accumulator Preview` can show images as a wrapped grid or as a carousel.
|
||||
Set `view_mode=carousel` to inspect one image at a time with the `Prev` and
|
||||
`Next` buttons. `zoom_level` controls thumbnail size in grid mode and the image
|
||||
area in carousel mode; `carousel_index` stores the selected carousel position.
|
||||
|
||||
`SxCP Preview Any As Text` is a persistent text preview for arbitrary values.
|
||||
Connect any output to `value`; the node renders strings directly and formats
|
||||
dict/list/tensor-like values as readable text. After execution, its
|
||||
|
||||
Reference in New Issue
Block a user