Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ZZLinvec/SVD-webui

Repository files navigation

SVD-webui

CC BY-NC-SA 4.0

Main Repo

Visit the following links for the details of Stable Video Diffusion.

Codebase: https://github.com/Stability-AI/generative-models

HF: https://huggingface.co/stabilityai/stable-video-diffusion-img2vid

LICENSE: STABLE VIDEO DIFFUSION NON-COMMERCIAL COMMUNITY LICENSE AGREEMENT

Paper: https://stability.ai/research/stable-video-diffusion-scaling-latent-video-diffusion-models-to-large-datasets

Code refence

@mk1stats

Open In Colab

Usage

Clone repo with submodules

1、

git clone --recurse-submodules https://github.com/sdbds/SVD-webui/

OR

1、Download code zip from Release.

2、

git submodule update --recursive --init

Required Dependencies

  • Python 3.10.6 ~ 3.10.11
  • Git

Windows

Installation

Run install.ps1 or install_cn.ps1 will automaticilly create a venv for you and install necessary deps.

Download Model

svd: stabilityai/stable-video-diffusion-img2vid for 14 frames generation NEED 15GB VRAM

svd_xt: stabilityai/stable-video-diffusion-img2vid-xt for 25 frames generation NEED 18GB VRAM

Run GUI

Edit run_gui.ps1 for change model version or outputs dir.

$model_path="./checkpoints/svd_xt.safetensors"
$outputs="./outputs"

Run run_gui.ps1 will get a address,open browser with it.

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 90.6%
  • PowerShell 9.4%

AltStyle によって変換されたページ (->オリジナル) /