Update README.md
Browse files
README.md
CHANGED
@@ -67,30 +67,30 @@ This repository contains a collection of basic camera motion LoRAs finetuned on
|
|
67 |
- this is an experimental motion LoRA trained on 32 frames so it can be used with context length 32.
|
68 |
- recommended strength: 0.7-0.85
|
69 |
|
70 |
-
<video controls src="asset
|
71 |
|
72 |
### Zooming out
|
73 |
- recommended strength: 0.8-1.0
|
74 |
|
75 |
-
<video controls src="asset
|
76 |
|
77 |
### Lateral (horizontal) left
|
78 |
- recommended strength: 0.8-1.0
|
79 |
|
80 |
-
<video controls src="asset
|
81 |
|
82 |
### Lateral (horizontal) right
|
83 |
- recommended strength: 0.8-1.0
|
84 |
|
85 |
-
<video controls src="asset
|
86 |
|
87 |
### Crane (vertical) up
|
88 |
- recommended strength: 0.8-1.0
|
89 |
|
90 |
-
<video controls src="asset
|
91 |
|
92 |
### Crane (vertical) down
|
93 |
- recommended strength: 0.8-1.0
|
94 |
|
95 |
-
<video controls src="asset
|
96 |
|
|
|
67 |
- this is an experimental motion LoRA trained on 32 frames so it can be used with context length 32.
|
68 |
- recommended strength: 0.7-0.85
|
69 |
|
70 |
+
<video controls src="https://huggingface.co/Cseti/Basic_camera_motion_LoRAs_sd15-ad2-v1/resolve/main/asset/LoRA-comparison-zoomin32.mp4" title="zoom in 32 frames"></video>
|
71 |
|
72 |
### Zooming out
|
73 |
- recommended strength: 0.8-1.0
|
74 |
|
75 |
+
<video controls src="https://huggingface.co/Cseti/Basic_camera_motion_LoRAs_sd15-ad2-v1/resolve/main/asset/LoRA-comparison-zoomout16.mp4" title="zoom out"></video>
|
76 |
|
77 |
### Lateral (horizontal) left
|
78 |
- recommended strength: 0.8-1.0
|
79 |
|
80 |
+
<video controls src="https://huggingface.co/Cseti/Basic_camera_motion_LoRAs_sd15-ad2-v1/resolve/main/asset/LoRA-comparison-lateral_left.mp4" title="right view"></video>
|
81 |
|
82 |
### Lateral (horizontal) right
|
83 |
- recommended strength: 0.8-1.0
|
84 |
|
85 |
+
<video controls src="https://huggingface.co/Cseti/Basic_camera_motion_LoRAs_sd15-ad2-v1/resolve/main/asset/LoRA-comparison-lateral_right.mp4" title="right view"></video>
|
86 |
|
87 |
### Crane (vertical) up
|
88 |
- recommended strength: 0.8-1.0
|
89 |
|
90 |
+
<video controls src="https://huggingface.co/Cseti/Basic_camera_motion_LoRAs_sd15-ad2-v1/resolve/main/asset/LoRA-comparison-crane_up.mp4" title="right view"></video>
|
91 |
|
92 |
### Crane (vertical) down
|
93 |
- recommended strength: 0.8-1.0
|
94 |
|
95 |
+
<video controls src="https://huggingface.co/Cseti/Basic_camera_motion_LoRAs_sd15-ad2-v1/resolve/main/asset/LoRA-comparison-crane_down.mp4" title="right view"></video>
|
96 |
|