Giter Site home page Giter Site logo

svd-webui's Introduction

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


svd-webui's People

Contributors

sdbds avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.