Stable Video Diffusion auto install with web UI
- Install Python 3.10.11 (Newer version of Python does not support torch), checking "Add Python to PATH".
- Download the stable-video-diffusion repository, for example by running
git clone [https://github.com/JustRin/Stable-Video-Diffusion.git](https://github.com/JustRin/Stable-Video-Diffusion.git). - Run
webui.batfrom Windows Explorer as normal, non-administrator, user.
- Dowload svd model or svd_xt model.
- Сreate
checkpoints/folder in the root directory. - Save
scd modelintocheckpoints/folder.
Image created using Stable Diffusion img2img -> Then sent to stable video diffusion to generate video.

