Commit f683231
feat(gallery): add Wan 2.1 FLF2V 14B 720P (#9440)
First-last-frame-to-video variant of the 14B Wan family. Accepts a
start and end reference image and — unlike the pure i2v path — runs
both through clip_vision, so the final frame lands on the end image
both in pixel and semantic space. Right pick for seamless loops
(start_image == end_image) and narrative A→B cuts.
Shares the same VAE, umt5_xxl text encoder, and clip_vision_h as the
I2V 14B entry. Options block mirrors i2v's full-list-in-override
style so the template merge doesn't drop fields.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 960757f commit f683231
1 file changed
Lines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15335 | 15335 | | |
15336 | 15336 | | |
15337 | 15337 | | |
| 15338 | + | |
| 15339 | + | |
| 15340 | + | |
| 15341 | + | |
| 15342 | + | |
| 15343 | + | |
| 15344 | + | |
| 15345 | + | |
| 15346 | + | |
| 15347 | + | |
| 15348 | + | |
| 15349 | + | |
| 15350 | + | |
| 15351 | + | |
| 15352 | + | |
| 15353 | + | |
| 15354 | + | |
| 15355 | + | |
| 15356 | + | |
| 15357 | + | |
| 15358 | + | |
| 15359 | + | |
| 15360 | + | |
| 15361 | + | |
| 15362 | + | |
| 15363 | + | |
| 15364 | + | |
| 15365 | + | |
| 15366 | + | |
| 15367 | + | |
| 15368 | + | |
| 15369 | + | |
| 15370 | + | |
| 15371 | + | |
| 15372 | + | |
| 15373 | + | |
| 15374 | + | |
| 15375 | + | |
| 15376 | + | |
| 15377 | + | |
| 15378 | + | |
15338 | 15379 | | |
15339 | 15380 | | |
15340 | 15381 | | |
| |||
0 commit comments