deforum/sd-webui-deforum

Use Inpainting for Consistency on Single Prompt Animations

Open

#120 opened on Nov 29, 2022

 (3 comments) (0 reactions) (0 assignees)Python (408 forks)auto 404
2D3Dduplicateenhancementhelp wanted

Repository metrics

Stars
 (2,854 stars)
PR merge metrics
 (PR metrics pending)

Description

I believe that Deforum videos of a single prompt would be more consistent if there was a mode that instead of generating a new frame, inpainted the missing details. For example for a 2D camera that is zooming in what it would do is keep all of the image the exact same (maybe with noise scheduling settings) except for the center which it would inpaint at a strength proportional to the zooming speed, so that the zoomed area would be in proper resolution. For a 3D rotating camera as another example, it would find the areas that MiDaS shows weren't in view last frame.

Contributor guide