AnimateDiffSDXLPipeline not in version 0.27.2

#2
by kkr5155 - opened

The AnimateDiffSDXLPipeline is not present in the diffusers library version 0.27.2, despite being available on their GitHub repository. It is unclear why this discrepancy exists between the released version and the GitHub codebase.

!pip install git+https://github.com/huggingface/diffusers.git

use this to install diffusers and it will resolve your issue with AnimateDiffSDXLPipeline, until they release the updates in newer version.

kkr5155 changed discussion status to closed

Sign up or log in to comment