Skip to content

Automatic1111 Stable Diffusion WebUI extension, generates img2img against frames in an animation

License

Notifications You must be signed in to change notification settings

LonicaMewinsky/frame2frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frame2frame

Automatic1111 Stable Diffusion WebUI extension, generates img2img against frames in video files.

Still in-development but functional. Will succeed gif2gif in the near future.

  • Builds video file in real-time. Generates SD images and and writes video frame in same pass.
  • Accompanying .png file generated alongside video houses png information.
  • Attempts to extract and restore audio to file. To be made optional later.
  • Does not require intermediary images saved to disk, but you can choose to.
  • Currently defaults to H264 output, more codecs to be added.
  • Accepts GIFs as well
  • ControlNet extension handling improved:
    • Script will no longer overwrite existing ControlNet input images.
    • Script will only target ControlNet models with no input image specified.
    • Allows, for example, a static depth background while animation feeds openpose.

ControlNetInst

About

Automatic1111 Stable Diffusion WebUI extension, generates img2img against frames in an animation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages