ModelsLab / diffusers_plus_plus

Diffusers++: State-of-the-art diffusion models for image and audio generation in PyTorch
https://huggingface.co/docs/diffusers
Apache License 2.0
9 stars 2 forks source link

AnimateDIFF + ELLA #19

Open shauray8 opened 1 week ago

shauray8 commented 1 week ago

Should be pretty straightforward, AnimateDIFF adds some motion layers to UNet ELLA works on time step aware semantic connector and prompt encoder,

In theory should work fine, let's see.