Skip to content

Comments

feat : expose temporal chunking metadata in pipeline schemas (api)#516

Open
RUFFY-369 wants to merge 2 commits intodaydreamlive:mainfrom
RUFFY-369:prakarsh/fix/470
Open

feat : expose temporal chunking metadata in pipeline schemas (api)#516
RUFFY-369 wants to merge 2 commits intodaydreamlive:mainfrom
RUFFY-369:prakarsh/fix/470

Conversation

@RUFFY-369
Copy link

@RUFFY-369 RUFFY-369 commented Feb 23, 2026

Fixes #470

This PR decouples external clients like comfyui by surfacing temporal chunking metadata directly via the /schemas API, enabling safe & dynamic buffer allocation at runtime.

Validation

  • Verified the payload via direct REST queries against the uvicorn backend. AR diffusion models return their exact latent requirements, while spatial pre/post processors rightly return null
Screenshot from 2026-02-23 15-38-41

cc @ryanontheinside @leszko

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.

Add frames_per_chunk and temporal_downsample_factor to pipeline schema metadata

1 participant