Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,10 @@ language:
|
|
16 |
- [Animatediff V2 motion LORAs](#animatediff-v2-motion-loras)
|
17 |
- [File summary](#file-summary-1)
|
18 |
- [General recommendation](#general-recommendation)
|
19 |
-
- [
|
20 |
-
|
|
|
|
|
21 |
|
22 |
|
23 |
# Animatediff V3 motion LORAs
|
@@ -65,21 +67,30 @@ language:
|
|
65 |
| --------------------------------------------------------------------- | ----------------------- | ---------------- | ------ | ----------------- |
|
66 |
| 280_cseti_2906282_drone-orbitright-mv2_r64_w576_h384_fr16.safetensors | all v2, animateLCM | 576x384 (3:2) | 16 | Drone 3d rotation |
|
67 |
| 280_cseti_6933991_drone-orbitleft-mv2_r64_w576_h384_fr16.safetensors | all v2, animateLCM | 576x384 (3:2) | 16 | Drone 3d rotation |
|
|
|
68 |
|
69 |
## General recommendation
|
70 |
|
71 |
- These are finetuned on a v2 model. They work also with AnimateLCM but don't work with v3 models
|
72 |
- Animatediff v3 adapter lora is recommended regardless they are v2 models
|
73 |
-
- If you want more motion try incrasing the scale multival (e.g. to 1.2)
|
74 |
- I recommend using the above resolutions and upscale the animation or keep at least the aspect ratios
|
75 |
|
76 |
-
##
|
|
|
|
|
77 |
|
78 |
This has been made with AnimateLCM.
|
79 |
|
80 |
<video controls src="https://huggingface.co/Cseti/AD_Motion_LORAs/resolve/main/nolora-candidate_00001.mp4" title="Orbit right"></video>
|
81 |
|
82 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
|
84 |
This has been made with AnimateLCM.
|
85 |
|
|
|
16 |
- [Animatediff V2 motion LORAs](#animatediff-v2-motion-loras)
|
17 |
- [File summary](#file-summary-1)
|
18 |
- [General recommendation](#general-recommendation)
|
19 |
+
- [Examples](#examples)
|
20 |
+
- [v2 Drone orbit right example](#v2-drone-orbit-right-example)
|
21 |
+
- [v2 Drone orbit left example](#v2-drone-orbit-left-example)
|
22 |
+
- [v2 Drone backing example](#v2-drone-backing-example)
|
23 |
|
24 |
|
25 |
# Animatediff V3 motion LORAs
|
|
|
67 |
| --------------------------------------------------------------------- | ----------------------- | ---------------- | ------ | ----------------- |
|
68 |
| 280_cseti_2906282_drone-orbitright-mv2_r64_w576_h384_fr16.safetensors | all v2, animateLCM | 576x384 (3:2) | 16 | Drone 3d rotation |
|
69 |
| 280_cseti_6933991_drone-orbitleft-mv2_r64_w576_h384_fr16.safetensors | all v2, animateLCM | 576x384 (3:2) | 16 | Drone 3d rotation |
|
70 |
+
| 280_cseti_6160305_drone-backing-mv2_r64_w576_h384_fr16.safetensors | all v2, animateLCM | 576x384 (3:2) | 16 | Drone shot |
|
71 |
|
72 |
## General recommendation
|
73 |
|
74 |
- These are finetuned on a v2 model. They work also with AnimateLCM but don't work with v3 models
|
75 |
- Animatediff v3 adapter lora is recommended regardless they are v2 models
|
76 |
+
- If you want more motion try incrasing the scale multival (e.g. to 1.2-1.5)
|
77 |
- I recommend using the above resolutions and upscale the animation or keep at least the aspect ratios
|
78 |
|
79 |
+
## Examples
|
80 |
+
|
81 |
+
### v2 Drone orbit right example
|
82 |
|
83 |
This has been made with AnimateLCM.
|
84 |
|
85 |
<video controls src="https://huggingface.co/Cseti/AD_Motion_LORAs/resolve/main/nolora-candidate_00001.mp4" title="Orbit right"></video>
|
86 |
|
87 |
+
### v2 Drone orbit left example
|
88 |
+
|
89 |
+
This has been made with AnimateLCM.
|
90 |
+
|
91 |
+
<video controls src="https://huggingface.co/Cseti/AD_Motion_LORAs/resolve/main/orbitleft-candidate_00004.mp4" title="Orbit left"></video>
|
92 |
+
|
93 |
+
### v2 Drone backing example
|
94 |
|
95 |
This has been made with AnimateLCM.
|
96 |
|