Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
f83b43e
feat: Support transition_video for seamless generation
wuwukaka Feb 23, 2026
001a95b
Update nodes_sampler.py
wuwukaka Feb 23, 2026
0e36ffc
style: remove extra spaces
wuwukaka Feb 24, 2026
ea68d75
fix: resolve false loop trigger when using transition_video with cont…
wuwukaka Mar 6, 2026
8304d86
fix(nodes_sampler): fix tensor size mismatch in WanAnimate loop mode
wuwukaka Apr 5, 2026
2a53fee
fix:Unify transition video encode path for mismatched resolutions
wuwukaka Apr 7, 2026
a328440
Update nodes_sampler.py
wuwukaka Apr 7, 2026
28ee099
fix(sampler): handle missing image_cond in context-window path
wuwukaka Apr 12, 2026
d9fa3f7
Merge branch 'kijai:main' into main
wuwukaka May 15, 2026
e041a43
feat: add prefix frames with canvas-expansion approach
wuwukaka May 18, 2026
75ace7e
fix: sample pose/face expansion frames with reverse stride-2 instead …
wuwukaka May 19, 2026
7dcbcb2
fix: pad uni3c render_latent with 10 leading frames when prefix is ac…
wuwukaka May 19, 2026
8456308
fix: unify mask and bg padding to use sampled+reversed frames
wuwukaka May 20, 2026
c3bb8e9
feat: unified canvas expansion for prefix and transition video
wuwukaka May 22, 2026
f073b64
fix: align num_frames to %4==1 after transition_video expansion
wuwukaka May 23, 2026
787be3c
Update nodes.py
wuwukaka May 23, 2026
cfe3317
Update nodes.py
wuwukaka May 23, 2026
97752f5
Update nodes.py
wuwukaka May 23, 2026
816bdee
fix: three prefix/transition fixes — context window index clamp, loop…
wuwukaka May 30, 2026
127c42b
Merge branch 'kijai:main' into main
wuwukaka May 30, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading