modelscope / modelscope/DiffSynth-Studio

Traceback (most recent call last): from diffsynth import ModelManager, save_video, VideoData ImportError: cannot import name 'ModelManager' from 'diffsynth'

Open
#1,230 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13.1k
Forks
1.3k
Avg merge
13h 12m
Merged PRs (30d)
45

Description

我的版本是 diffsynth 2.0.3,这个是不是版本不对,要是使用的话应该选择哪一个

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the installed diffsynth package version and the exports available from the diffsynth entry point, then compare them with the import statement shown in the traceback. Done means identifying whether diffsynth 2.0.3 supports ModelManager, save_video, and VideoData and documenting the compatible version or import usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.