mirror of
https://github.com/guoyww/AnimateDiff.git
synced 2025-12-16 08:27:51 +01:00
correct shot name
This commit is contained in:
@@ -103,8 +103,8 @@ Bo Dai
|
||||
| v2_lora_ZoomOut.ckpt | 19 M | 74 MB |
|
||||
| v2_lora_PanLeft.ckpt | 19 M | 74 MB |
|
||||
| v2_lora_PanRight.ckpt | 19 M | 74 MB |
|
||||
| v2_lora_PanUp.ckpt | 19 M | 74 MB |
|
||||
| v2_lora_PanDown.ckpt | 19 M | 74 MB |
|
||||
| v2_lora_TiltUp.ckpt | 19 M | 74 MB |
|
||||
| v2_lora_TiltDown.ckpt | 19 M | 74 MB |
|
||||
| v2_lora_RollingClockwise.ckpt | 19 M | 74 MB |
|
||||
| v2_lora_RollingAnticlockwise.ckpt | 19 M | 74 MB |
|
||||
|
||||
|
||||
@@ -94,13 +94,13 @@ PanRight:
|
||||
|
||||
|
||||
|
||||
PanUp:
|
||||
TiltUp:
|
||||
inference_config: "configs/inference/inference-v2.yaml"
|
||||
motion_module:
|
||||
- "models/Motion_Module/mm_sd_v15_v2.ckpt"
|
||||
|
||||
motion_module_lora_configs:
|
||||
- path: "models/MotionLoRA/v2_lora_PanUp.ckpt"
|
||||
- path: "models/MotionLoRA/v2_lora_TiltUp.ckpt"
|
||||
alpha: 1.0
|
||||
|
||||
dreambooth_path: "models/DreamBooth_LoRA/realisticVisionV20_v20.safetensors"
|
||||
@@ -118,13 +118,13 @@ PanUp:
|
||||
|
||||
|
||||
|
||||
PanDown:
|
||||
TiltDown:
|
||||
inference_config: "configs/inference/inference-v2.yaml"
|
||||
motion_module:
|
||||
- "models/Motion_Module/mm_sd_v15_v2.ckpt"
|
||||
|
||||
motion_module_lora_configs:
|
||||
- path: "models/MotionLoRA/v2_lora_PanDown.ckpt"
|
||||
- path: "models/MotionLoRA/v2_lora_TiltDown.ckpt"
|
||||
alpha: 1.0
|
||||
|
||||
dreambooth_path: "models/DreamBooth_LoRA/realisticVisionV20_v20.safetensors"
|
||||
|
||||
Reference in New Issue
Block a user