Automated PR - 2026-01-29

This commit is contained in:
sync-bot
2026-01-29 18:42:17 +00:00
parent 727c43e998
commit ca1623ad2a
31 changed files with 1723 additions and 663 deletions
@@ -200,6 +200,12 @@ validation:
- "/path/to/reference_video_1.mp4"
- "/path/to/reference_video_2.mp4"
# Downscale factor for reference videos (for efficient IC-LoRA training)
# When > 1, reference videos are processed at 1/n resolution
# Must match the --reference-downscale-factor used during dataset preprocessing
# Examples: 1 = same resolution, 2 = half resolution (384x384 ref for 768x768 target)
reference_downscale_factor: 1
# Negative prompt to avoid unwanted artifacts
negative_prompt: "worst quality, inconsistent motion, blurry, jittery, distorted"