modelscope / modelscope/DiffSynth-Studio
Traceback (most recent call last): from diffsynth import ModelManager, save_video, VideoData ImportError: cannot import name 'ModelManager' from 'diffsynth'
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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