Trenton

Results 11 comments of Trenton

Same exact issue. I'm not sure what could be causing it, as using this same format was working previously.

It is not. That is an implementation of stylizing video by example

> what do you think? > > here is the intended usage: > > ```python > config = config_from_directory( > style_path = "styles", > input_path = "input", > edge_method =...

Another Option; Create custom controlnet that uses optical flow from the input image to inform the generation.

> Just discovered this implementation: https://github.com/volotat/SD-CN-Animation The commonality between all successful methods seems to be using RAFT for optical flow estimation and warping according to it. Now the choice seems...

AHHA! I've figured it out... Kind of. EBSynth makes things quick and easy, but often fails with more complex motion, and runs into issues with incoherence due to the nature...

After a second pass; https://github.com/Trentonom0r3/After-Diffusion/assets/130304830/3f9d0fd8-15a9-4c94-b246-659202660200

After a 3rd pass, deflicker, interpolation, and upscaling: https://github.com/Trentonom0r3/After-Diffusion/assets/130304830/78bc697c-ea65-436b-b5fd-0618a1f1f0c7

> There are some options to use sound to drive effect parameters directly in After Effects, but most of them are commercial and expensive, like [Beat Edit](https://aescripts.com/beatedit-for-after-effects/). > > >...