This extension for AUTOMATIC1111/stable-diffusion-webui is a fork of mov2mov with added features, bug fixes, improvements, and translated to English
- 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
- 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
If using a different fork of mov2mov, delete the previous mov2mov extension folder before following these steps
- Start the SD Web UI and go to the
Extensions
tab - Click
Install from URL
- Enter the URL
https://github.com/DavG25/sd-webui-mov2mov
- Click
Install
- Once the installation has finished, completely restart the SD Web UI (close it and launch it again)
- Wiki
- Videos (in Chinese):
- Mov2mov: https://github.com/Scholar01/sd-webui-mov2mov
- MODNet-entry: https://github.com/RimoChan/modnet-entry
- MODNet: https://github.com/ZHKKKe/MODNet