ml-research / safe-latent-diffusion

Official Implementation of Safe Latent Diffusion for Text2Image
MIT License
70 stars 3 forks source link

ModuleNotFoundError: No module named 'diffusers.pipeline_utils' #6

Open xydxydxyd1 opened 2 weeks ago

xydxydxyd1 commented 2 weeks ago

Problem

Currently, installing and running the model from pip results in the error

ModuleNotFoundError: No module named 'diffusers.pipeline_utils'

Proposed changes

xydxydxyd1 commented 2 weeks ago

I also recommend a locked version for other libraries to prevent similar issues from happening.