RepoReplicateReplicatepublished Nov 22, 2023seen 5d

replicate/cog-svd

Python

Open original ↗

Captured source

source ↗
published Nov 22, 2023seen 5dcaptured 8hhttp 200method plain

replicate/cog-svd

Description: Stable video diffusion (img2vid) as a Cog model

Language: Python

License: Apache-2.0

Stars: 89

Forks: 23

Open issues: 3

Created: 2023-11-22T00:31:00Z

Pushed: 2024-01-26T11:20:26Z

Default branch: main

Fork: no

Archived: no

README:

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

Run a prediction:

cog predict -i input_image=@demo.png

Output

![sample1](output.gif)