BrushNet
BrushNet copied to clipboard
测试的时候导包错误
Describe the bug
在测试的时候遇到错误
Reproduction
Logs
System Info
ImportError: cannot import name 'StableDiffusionBrushNetPipeline' from 'diffusers' (/home/uxxxxx/.conda/envs/BrushNet/lib/python3.9/site-packages/diffusers/init.py)
Who can help?
No response
按照readme里的文档 重新安装环境 需要到 pip install -e .这一步