Skip to content

diffsynth2.0 bug ImportError: cannot import name 'ModelManager' from 'diffsynth' #1146

@RobinHan24

Description

@RobinHan24

diffsynth2.0 bug ImportError: cannot import name 'ModelManager' from 'diffsynth'

Python 3.10.0 (default, Mar 3 2022, 09:58:08) [GCC 7.5.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

from diffsynth import ModelManager
miniforge3/envs/DiffSynth/lib/python3.10/site-packages/torch/cuda/init.py:61: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'ModelManager' from 'diffsynth' DiffSynth-Studio/diffsynth/init.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions