XuandongZhao/WatermarkAttacker

ModuleNotFoundError: No module named 'diffusers'

Closed this issue · 3 comments

Hello, I tried to install and run the demo.ipynb in a colab notebook, but during the installation process this error occurred:

grafik

I rerun the installation process several times, but it always ends up with the same result. As you can see 'diffusers' is installed successfully. There is also diffusers folders in the directories.
How can I fix this problem?

Hello! May I ask if you have resolved it? I also encountered the same problem, I found that the src/diffusers/pipelines/stable_diffusion/pipeline_re_sd.py is located here, but this file also introduces files from the diffusers folder.

Could #2 help?

I simplified the code. You can install the latest diffuser to run it.