Comfy-Org / Comfy-Org/ComfyUI

[Feature request] Support "SVD 128/ExVid" Model?

Open
#3,935 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 10h
Merged PRs (30d)
153

Description

### Feature Idea

Recently, ModelScope put out a SVD 128 model that claims to be able to render a total of 128 frames of video consistently, versus the default 25 for svd XT.

https://huggingface.co/ECNU-CILab/ExVideo-SVD-128f-v1/tree/main

However, their implementation uses a custom Unet, so the native SVD loader doesn't work with it.

(There may also be some issues with how it loads/processes input latents that aren't the default 512x512 resolution)

Humbly requesting that someone smarter than me can take a look at the implementation and add support for it to the current SVD nodes?

https://github.com/modelscope/DiffSynth-Studio/blob/main/diffsynth/pipelines/stable_video_diffusion.py

### Existing Solutions

_No response_

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.