An open API service indexing awesome lists of open source software.

https://github.com/replicate/cog-svd

Stable video diffusion (img2vid) as a Cog model
https://github.com/replicate/cog-svd

Last synced: 6 months ago
JSON representation

Stable video diffusion (img2vid) as a Cog model

Awesome Lists containing this project

README

          

# Cog-SDV

This is an implementation of Stability AI's [SDV](https://huggingface.co/stabilityai/stable-video-diffusion-img2vid) as a [Cog](https://github.com/replicate/cog) model.

## Development

Follow the [model pushing guide](https://replicate.com/docs/guides/push-a-model) to push your own fork of SDXL to [Replicate](https://replicate.com).

## Basic Usage

Run a prediction:

cog predict -i input_image=@demo.png

## Output

![sample1](output.gif)