/stablevideodiffusion.online

Stable video diffusion (img2vid) as a Cog model

Primary LanguagePython

Cog-SDV

This is an implementation of Stability AI's SDV as a Cog model.

Development

Follow the model pushing guide to push your own fork of SDXL to Replicate.

Basic Usage

First download the checkpoint:

cog run script/download-weights

Then run aprediction:

cog predict -i input_image=@demo.png

Output

sample1