Updated: Aug 10, 2025
toolRelease Note
(v1.0 -> v1.1)
Speed improvement (10% to 20%) through the use of sage-attn and torch compile nodes
Continuity assurance (the last frame in each loop process is not used in the next loop
About
This is an I2V workflow created for Wan2.2.
By utilizing the high reliability of the start frame of the “FLF2V” mechanism and connecting the video output created in the loop processing, it is possible to generate videos of any length.
[2025.8.10 Add]
This workflow does not use "end_image" for FLF2V node.
If you want to use, download similar version.
Features
Express one scene in a single prompt line. The number of prompt lines you set will be the number of scenes (number of loop processing times).
[IMPORTANT]
There are rules for writing prompts. Please use the following format:
duration (seconds) | character action | camera work
(separate each item with a “|” symbol)
The number of frames per loop (Length) can be expressed by the following formula and the number is variable for each loop.
(Duration [seconds] × FPS) ÷ (Frame interpolation count + 1) + 1
If the number of loop iterations is high, issues with color changes in the reference image may occur. In such cases, adjust the value of “🔧 Image Desaturate.”