chaojie / ComfyUI-Moore-AnimateAnyone

Apache License 2.0
206 stars 20 forks source link

Error:cannot import name 'PositionNet' from 'diffusers.models.embeddings' #14

Closed ultimatech-cn closed 6 months ago

ultimatech-cn commented 6 months ago

After restarting ComfyUI, the node import failed, which used to be fine. Cannot import E:\DEV\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Moore-AnimateAnyone module for custom nodes: cannot import name 'PositionNet' from 'diffusers.models.embeddings' (E:\DEV\ComfyUI_windows_portable\python_embeded\lib\site-packages\diffusers\models\embeddings.py)

Any solution for that? Update or downgrade diffusers?

kesyn commented 6 months ago

Same here, downgrade to 0.24.0 solves this.

ultimatech-cn commented 6 months ago

Nice. I have already give it up.