e157a8d 5710e06
1
2
3
4
5
6
7
8
9
10
11
12
13
--- license: apache-2.0 --- <https://huggingface.co/guoyww/animatediff/blob/main/v3_sd15_mm.ckpt> in Huggingface Diffusers format Usage ``` from diffusers import MotionAdapter MotionAdapter.from_pretrained("xcpan/AnimateDiff-v3-diffusers") ```