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

https://github.com/sebi75/sd-video-replicate

Stable Video Diffusion running on Replicate inference endpoint.
https://github.com/sebi75/sd-video-replicate

cog replicate stable-diffusion stable-video-diffusion

Last synced: about 1 month ago
JSON representation

Stable Video Diffusion running on Replicate inference endpoint.

Awesome Lists containing this project

README

          

# cog-stable-video-diffusion

This repository contains the code for running the latest Stable Video Diffusion
models from StabilityAI using Cog containers for running inference on replicate.

### Download weights:
You will only need the simple svd and svt_xt .safetensors for this implementation.
You can find them here [SVD](https://huggingface.co/stabilityai/stable-video-diffusion-img2vid) and here [SVD_XT](https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt)
Create a checkpoints directory in the root project directory and place the .safetensors in there.

## Output example:
![test_image](https://github.com/sebi75/sd-video-replicate/assets/36008268/43ba19be-55fa-4958-a689-8e566c354023)

https://github.com/sebi75/sd-video-replicate/assets/36008268/ba798a86-ce0f-4033-a998-aeaddea96d02