Commit Graph

7 Commits (58c7889eda29c9f6a5d15a72f4e8740234a3b4e7)

Author SHA1 Message Date
reallybigname 0c8b8e0aff added optical flow cadence
optional checkbox to include optical flow in normal cadence

-starts by getting flow between turbo_prev_image and turbo_next_image.
- after getting the flow, it warps the turbo_next_image with negative flow to match prev
- then, normal image warping during cadence happens
- then it warps the flow field to match the animation, first converting it to relative for warp, then back to absolute flow
- I calculate the flow division for each tween value and divide that by two.
- it then applies that tweened flow to the prev and next image
2023-03-09 08:25:56 -08:00
hithereai d720e8d4a3 Update .gitignore 2023-02-28 02:49:05 +02:00
hithereai 6a24b5c835 Update .gitignore 2023-02-26 22:17:34 +02:00
hithereai 4b11f29fe1
revert stupid change to .gitignore 2023-01-14 23:37:35 +02:00
hithereai 5eb2ecb970 Update .gitignore 2023-01-14 16:53:55 +02:00
aredden 41e9eefa6a Add sampler_fn for K samplers 2022-08-23 15:37:14 -04:00
aredden 7fa6047ba3 Adding save_samples function in helpers directory 2022-08-23 13:10:46 -04:00