Skip to content

qiayue/stable-video-diffusion.com

 
 

Repository files navigation

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

About

Stable video diffusion (img2vid) as a Cog model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%