Closed HandsomeDong closed 10 months ago
https://github.com/MooreThreads/Moore-AnimateAnyone/issues/13
You have this error because you are using newest diffusers library
To fix, in transformer_2d.py:
Replace CaptionProjection with PixArtAlphaTextProjection
MooreThreads/Moore-AnimateAnyone#13
You have this error because you are using newest diffusers library
To fix, in transformer_2d.py:
Replace CaptionProjection with PixArtAlphaTextProjection
Thanks! Resolved it!
After successfully git clone && install && run download_weights, I got this error when I start ComfyUI