← All articles
Published November 23, 2023by sdhassan
Auto installer for Stability Video generation (Under 20GB VRAM)
663 views3 reactions4 comments on CivitAI11 collected
stability videovideo generationtool guide

Credits to the original posters, u/MyWhyAI and u/MustBeSomethingThere , as I took their methods from their reddit comments and created both a python script and batch script to auto install and download what's required.
Windows: Run the Batch File
Double click on the install-sd-video.bat file to run it, it will:
Clone the generative-models repository
Download necessary files and scripts which were modified
Create a Python virtual environment
Install required dependencies
Prepare the system to run the Streamlit application
Multiple OS: Run the Python Script
Execute the script using Python:
python install-sd-video.pyThis script performs similar tasks as the batch file but is compatible with multiple operating systems.
https://github.com/hassan-sd/sd-video-install