Views
No views yet
scripts/merge_lora.py.1from latentsync.pipelines.lipsync_pipeline import LipsyncPipeline
2
3pipeline = LipsyncPipeline.from_pretrained(
4 "ByteDance/LatentSync-1.5", # base components
5 unet_path="FrankLiuDundun/latentsync-finetune-lora-v1/latentsync_unet.pt", # this merged file
6)gradio_finetune.py) by selecting
this repo's latentsync_unet.pt as the inference checkpoint.latentsync_unet.pt — drop-in replacement for the base UNetadapter/ — original peft-format LoRA adapter (if you want to keep training)unet_config.yaml — UNet architectural configscheduler/ — DDIM scheduler48checkpoints/latentsync_unet.pt/root/autodl-tmp/latentsync_finetune/unet/train_lora-2026_07_20-14:03:57/checkpoints/checkpoint-4500configs/unet/stage2.yaml