You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,5 +121,9 @@ Click to render a set of frames from start to end. Plug end output to your Rende
121
121
Works like its WarpFusion counterpart.
122
122
blends previously stylized and warped frame (with cc mask applied) with the corresponding raw video frame. Acts like style opacity. 0 - no style, only raw frame, 1 - only stylized frame, intermediary values - linear interpolation between raw and stylized frame.
123
123
124
+
**KeyframedFlowApplication**
125
+
A node that takes a video and applies motion from it to another video (frame sizes are expected to match)
126
+
You can specify a dict or list (as string inputs) to repeat some frame's motion multiple times (repeat), or exaggerate the motion of a frame (weight)
0 commit comments