mirror of
https://github.com/vladmandic/automatic
synced 2026-08-31 17:41:06 +02:00
7d77b01c3d
Set p.video_interpolate at run() entry so process_images_inner picks up the helper. Save calls keep their existing kwargs; the sentinel guard skips re-interpolation when the helper already ran. - animatediff, text2video, image2video, stablevideodiffusion route mp4_interpolate into p.video_interpolate - modules/control/run.py routes the request video_interpolate arg - xyz_grid intentionally untouched: its end-of-axis save_video stitches the cell slideshow, not per-cell videos; a future video_interpolate axis would set p.video_interpolate per cell via axis_options