Skip to content

feat: additional --preview-interval values - #1915

Open
vmobilis wants to merge 4 commits into
leejet:masterfrom
vmobilis:master
Open

feat: additional --preview-interval values#1915
vmobilis wants to merge 4 commits into
leejet:masterfrom
vmobilis:master

Conversation

@vmobilis

@vmobilis vmobilis commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Additional values for --preview-interval option of sd-cli:

  • value 0 should preview only the last step of base-resolution sampling before the high-resolution pass.
    Can be used in --hires generations to save (in --preview-path) the base-resolution result together with the high-resolution final image.
    With feat: support numbering for preview images #1895, can save all base-resolution results of batch generations.
  • values less than 0 should decode only the -Nth single image (to preview a sample and not to slow the generation down).

Additional Information

I have enabled "last step" preview for "high noise" video pass, but I didn't test any video generations and not sure if this is much useful.

The sd-server should be unaffected because it doesn't set the preview interval and uses default "every step" value.

Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant