Skip to content

Automatic1111 Stable Diffusion WebUI Video Extension

Notifications You must be signed in to change notification settings

Filarius/video2video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Abandomed

This project is currently abandomed, no more fixes to get work with latest version of Automatic1111

Automatic1111 Stable Diffusion WebUI Video2Video Extension

Pluging for img2img video processing

  • No more image files on hard disk.
  • Video fps can be set as original, or changed.
  • Now with latent space temporal blending.

Result saved to output folder img2img-video as MP4 file in H264 encoding (no audio).

Added optional temporal blending for latent space. Applied per each step between previous and current frame.

Need a FFmpeg. For OS Windows implemented automatic installation of FFmpeg.

Under development, bugs applied.

Dependencies

ffmpeg

skvideo (pip install sk-video)

TODO

Bug: latent blending will work right only for batch_size = 1

About

Automatic1111 Stable Diffusion WebUI Video Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages