Skip to content

cannot import name 'DPMSolverMultistepScheduler' from 'diffusers' #1255

@camenduru

Description

@camenduru

Describe the bug

because python3.7 ? 🙄

ImportError: cannot import name 'DPMSolverMultistepScheduler' from 'diffusers'

Traceback (most recent call last):
  File "convert_original_stable_diffusion_to_diffusers.py", line 30, in <module>
    from diffusers import (
ImportError: cannot import name 'DPMSolverMultistepScheduler' from 'diffusers' (/usr/local/lib/python3.7/dist-packages/diffusers/__init__.py)

Reproduction

No response

Logs

No response

System Info

colab-t4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions