Skip to content

mov2mov extension for AUTOMATIC1111/stable-diffusion-webui

License

Notifications You must be signed in to change notification settings

DavG25/sd-webui-mov2mov

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mov2mov

Convert videos to AI-generated videos using Stable Diffusion

stable-diffusion-webui-mov2mov-extension

This extension for AUTOMATIC1111/stable-diffusion-webui is a fork of mov2mov with added features, bug fixes, improvements, and translated to English

Main features

  • Frame-by-frame processing
  • ControlNet and MODNet support
  • Automatic video generation
  • Pre-processing and post-processing features
  • Ability to process prompts individually for each frame

Fork features

  • Use of the OpenH264 library is dropped in favor of imageio, no longer requiring the libopenh264 codec
  • The necessary MODNet models are automatically downloaded and ready to use
  • Invalid or errored images no longer stop the entire video generation
  • General QoL improvements and bug fixes to the UI and scripts

Eventual updates from the origin repository will be added as time allows, changes will be merged upstream via pull requests when possible


Installation

If using a different fork of mov2mov, delete the previous mov2mov extension folder before following these steps

  1. Start the SD Web UI and go to the Extensions tab
  2. Click Install from URL
  3. Enter the URL https://github.com/DavG25/sd-webui-mov2mov
  4. Click Install
  5. Once the installation has finished, completely restart the SD Web UI (close it and launch it again)

Tutorials


Credits

About

mov2mov extension for AUTOMATIC1111/stable-diffusion-webui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.2%
  • JavaScript 4.6%
  • CSS 3.2%