AD_Motion_LORAs / README.md
Cseti's picture
Update README.md
2d6478e verified
|
raw
history blame
No virus
5.21 kB
---
tags:
- stable diffusion
- animatediff
- motion lora
language:
- en
---
- [Animatediff V3 motion LORAs](#animatediff-v3-motion-loras)
- [File summary](#file-summary)
- [General recommendations](#general-recommendations)
- [Drone LORAs](#drone-loras)
- [Ballerina spin LORAs](#ballerina-spin-loras)
- [Walking back-view LORAs](#walking-back-view-loras)
- [Animatediff V2 motion LORAs](#animatediff-v2-motion-loras)
- [File summary](#file-summary-1)
- [General recommendation](#general-recommendation)
- [Examples](#examples)
- [v2 Drone orbit right example](#v2-drone-orbit-right-example)
- [v2 Drone orbit left example](#v2-drone-orbit-left-example)
- [v2 Drone backing example](#v2-drone-backing-example)
- [v2 Drone forward example](#v2-drone-forward-example)
# Animatediff V3 motion LORAs
## File summary
| Name | Compatible Motion Model | Resolution (w/h) | Frames | Comments |
| ---------------------------------------------------- | ----------------------- | ---------------- | ------ | ----------------- |
| 250_cseti_Drone-Rotating_3D_footage_fr16 | v3 | 384x384 (1:1) | 16 | Drone 3d rotation |
| 400_cseti_9222750_drone-rot_w576_h384_fr32_r64 | v3 | 576x384 (3:2) | 32 | Drone 3d rotation |
| 200_3723723_cseti_ballerina-spin_w512_h768_r64 | v3 | 512x768 (2:3) | 16 | Ballerina spin |
| 250_3723723_cseti_ballerina-spin_w512_h768_r64 | v3 | 512x768 (2:3) | 16 | Ballerina spin |
| 400_cseti_5294370_walk_backview-1_w576_h384_fr32_r56 | v3 | 576x384 (3:2) | 32 | Walking back view |
| 450_cseti_5294370_walk_backview-1_w576_h384_fr32_r56 | v3 | 576x384 (3:2) | 32 | Walking back view |
## <b>General recommendations</b>
- These are finetuned on v3 model. Does not work with v2 or animateLCM motion models
- Animatediff v3 adapter lora is recommended
- If you want more motion try incrasing the scale multival (e.g. to 1.2)
- I recommend using the above resolutions and upscale the animation or keep at least the aspect ratios
## <b>Drone LORAs</b>
- For more motion, try incrasing the LORA strength or try adding the below trigger words to your prompt
- Try trigger words: dronearound, flying around
## <b>Ballerina spin LORAs</b>
- Sometimes a white veil / skirt appears during rotation. Unfortunately, this is from the original video. In such cases, try a new generation or reduce the LORA strength.
- I recommend using LORA strength of 0.8-0.9
## <b>Walking back-view LORAs</b>
- I recommend using LORA strength of 0.8-0.9
- Recommended prompts:
- "back view"
- "drone shot" - for an upper view
# Animatediff V2 motion LORAs
## File summary
| Name | Compatible Motion Model | Resolution (w/h) | Frames | Comments |
| --------------------------------------------------------------------- | ----------------------- | ---------------- | ------ | ----------------- |
| 280_cseti_2906282_drone-orbitright-mv2_r64_w576_h384_fr16.safetensors | all v2, animateLCM | 576x384 (3:2) | 16 | Drone 3d rotation |
| 280_cseti_6933991_drone-orbitleft-mv2_r64_w576_h384_fr16.safetensors | all v2, animateLCM | 576x384 (3:2) | 16 | Drone 3d rotation |
| 280_cseti_6160305_drone-backing-mv2_r64_w576_h384_fr16.safetensors | all v2, animateLCM | 576x384 (3:2) | 16 | Drone shot |
| 260_cseti_8890531_drone-forward-mv2_r64_w576_h384_fr16.safetensors | all v2, animateLCM | 576x384 (3:2) | 16 | Drone shot |
## General recommendation
- These are finetuned on a v2 model. They work also with AnimateLCM but don't work with v3 models
- For the drone LORAs, keyword "drone" or "drone shot" might help with the motion
- Animatediff v3 adapter lora is recommended regardless they are v2 models
- If you want more motion try incrasing the scale multival (e.g. to 1.2-1.5)
- I recommend using the above resolutions and upscale the animation or keep at least the aspect ratios
- The drone LORAs are trained on landscape footage so might don't work very well on portraits however can give you interesting results
## Examples
### v2 Drone orbit right example
This has been made with AnimateLCM.
<video controls src="https://huggingface.co/Cseti/AD_Motion_LORAs/resolve/main/nolora-candidate_00001.mp4" title="Orbit right"></video>
### v2 Drone orbit left example
This has been made with AnimateLCM.
<video controls src="https://huggingface.co/Cseti/AD_Motion_LORAs/resolve/main/orbitleft-candidate_00004.mp4" title="Orbit left"></video>
### v2 Drone backing example
This has been made with AnimateLCM.
<video controls src="https://huggingface.co/Cseti/AD_Motion_LORAs/resolve/main/dronebacking-candidate_00019.mp4" title="Drone backing"></video>
### v2 Drone forward example
This has been made with AnimateLCM.
<video controls src="https://huggingface.co/Cseti/AD_Motion_LORAs/resolve/main/droneforward-comparison_00002.mp4" title="Drone backing"></video>