sd-webui-deforum/javascript
reallybigname e0a4337d8b Added Optical flow redo generation
Option works in 2D/3D mode
Does a disposable generation before the actual generation to get the flow between previous image and the generation.  Then, it discards that generation and warps the init_sample based on the captured flow before the actual generation happens.
- Takes twice as long (obviously)
- It can introduce smoothing, especially over time, but also adds a type of artistic consistency between frames.
- can be mixed and matched with any other modes, optical flow cadence, video, etc...
2023-03-16 01:39:41 -07:00
..
deforum-hints.js Added Optical flow redo generation 2023-03-16 01:39:41 -07:00
deforum.js fix Generate button not working after auto update 2023-01-15 22:01:34 +03:00