This repository contains the code for running the latest Stable Video Diffusion models from StabilityAI using Cog containers for running inference on replicate.
You will only need the simple svd and svt_xt .safetensors for this implementation. You can find them here SVD and here SVD_XT Create a checkpoints directory in the root project directory and place the .safetensors in there.