--- library_name: diffusers pipeline_tag: text-to-video tags: - animatediff --- # Motion LoRAs Motion LoRAs allow adding specific types of motion to your animations. ![animatediff-zoom-out-lora.gif](https://cdn-uploads.huggingface.co/production/uploads/6126e46848005fa9ca5c578c/13B2HSVUuZ1t9UseffdHp.gif) Currently, the following types of loras are available for models using the `guoyww/animatediff-motion-adapter-v1-5-2` checkpoint. - Zoom In/Out - Pan Left/Right - Tilt Up/Down - Rolling Clockwise/Anticlockwise This lora improves the generation quality and is meant to be used with AnimateDiff v3 `guoyww/animatediff-motion-adapter-v1-5-3` checkpoint and [SparseCtrl](https://arxiv.org/abs/2311.16933) checkpoints. Please refer to the [AnimateDiff documentation](https://huggingface.co/docs/diffusers/main/en/api/pipelines/animatediff) for information on how to use these Motion LoRAs.