When I run the py file, It display ModuleNotFoundError: No module named 'diffusers.pipelines.auto_pipeline' how to solve this problem?

#12
by trylion - opened

from diffusers.pipelines.auto_pipeline import (
ModuleNotFoundError: No module named 'diffusers.pipelines.auto_pipeline'

Sign up or log in to comment