Diffusers
video-to-video
LatentSync / README.md
merve's picture
merve HF Staff
Add video-to-video pipeline tag
8fa4d75 verified
|
raw
history blame
519 Bytes
metadata
license: openrail++
library_name: diffusers
tags:
  - video-to-video
pipeline_tag: video-to-video

The checkpoints of LatentSync

This repo not only stores the pretrained U-Net and SyncNet checkpoints of LatentSync, but also stores the whisper checkpoints, auxiliary checkpoints for detecting face, calculating syncnet confidence score and so on. They have covered all you need for both inference and training of LatentSync

Paper: https://arxiv.org/abs/2412.09262

Code: https://github.com/bytedance/LatentSync