Skip to content

Conversation

@ryanontheinside
Copy link
Collaborator

Expose first_frame_image and last_frame_image parameters in the API schema to enable FFLF extension mode for all VACE-enabled pipelines. These parameters allow users to set reference frames at the start and/or end of chunks:

  • firstframe mode: reference at start, generate continuation
  • lastframe mode: generate lead-up, reference at end
  • firstlastframe mode: references at both ends

The parameters are automatically cleared after use to prevent unintended persistence across generation chunks.

@ryanontheinside ryanontheinside force-pushed the ryanontheinside/feat/fflf-api-support branch 2 times, most recently from b23a368 to ce01de8 Compare January 9, 2026 14:25
Signed-off-by: RyanOnTheInside <7623207+ryanontheinside@users.noreply.github.com>
@ryanontheinside ryanontheinside force-pushed the ryanontheinside/feat/fflf-api-support branch from ce01de8 to bf316c7 Compare January 12, 2026 15:53
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.

2 participants