Yujun-Shi / DragDiffusion

[CVPR2024, Highlight] Official code for DragDiffusion
https://yujun-shi.github.io/projects/dragdiffusion.html
Apache License 2.0
1.13k stars 82 forks source link

ImportError: Using `low_cpu_mem_usage=True` or a `device_map` requires Accelerate: `pip install accelerate` #54

Open shuizk opened 7 months ago

shuizk commented 7 months ago

pip list里面有accelerate,版本也没错的,但不知道为什么还是报这个错

juejuejuejkk commented 4 months ago

现在解决了吗?

shuizk commented 4 months ago

现在解决了吗?

后来用colab跑的 很顺利 部署到服务器太麻烦了

juejuejuejkk commented 4 months ago

屏幕截图 2024-05-07 142224 你的是ChatGLM3,conda环境吗,我运行ChatGLM就报这个错误,终端和你这错误一样(ImportError: Using low_cpu_mem_usage=True or a device_map requires Accelerate: pip install accelerate