Add LatentSync 1.5 models
Browse files- .DS_Store +0 -0
- README.md +12 -3
- auxiliary/2DFAN4-cd938726ad.zip +3 -0
- auxiliary/i3d_torchscript.pt +3 -0
- auxiliary/koniq_pretrained.pkl +3 -0
- auxiliary/s3fd-619a316812.pth +3 -0
- auxiliary/sfd_face.pth +3 -0
- auxiliary/syncnet_v2.model +3 -0
- auxiliary/vgg16-397923af.pth +3 -0
- auxiliary/vit_g_hybrid_pt_1200e_ssv2_ft.pth +3 -0
- config.json +3 -0
- latentsync_unet.pt +3 -0
- whisper/tiny.pt +3 -0
.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: openrail++
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail++
|
3 |
+
library_name: diffusers
|
4 |
+
tags:
|
5 |
+
- video-to-video
|
6 |
+
---
|
7 |
+
|
8 |
+
# The checkpoints of LatentSync 1.5
|
9 |
+
|
10 |
+
Paper: https://arxiv.org/abs/2412.09262
|
11 |
+
|
12 |
+
Code: https://github.com/bytedance/LatentSync
|
auxiliary/2DFAN4-cd938726ad.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd938726adb1f15f361263cce2db9cb820c42585fa8796ec72ce19107f369a46
|
3 |
+
size 96316515
|
auxiliary/i3d_torchscript.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bec6519f66ea534e953026b4ae2c65553c17bf105611c746d904657e5860a5e2
|
3 |
+
size 51235320
|
auxiliary/koniq_pretrained.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff9277bcc68ecc10e77d88b6d0a32825ec3c85562095542734ec6212eaaf6d81
|
3 |
+
size 109768650
|
auxiliary/s3fd-619a316812.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:619a31681264d3f7f7fc7a16a42cbbe8b23f31a256f75a366e5a1bcd59b33543
|
3 |
+
size 89843225
|
auxiliary/sfd_face.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d54a87c2b7543b64729c9a25eafd188da15fd3f6e02f0ecec76ae1b30d86c491
|
3 |
+
size 89844381
|
auxiliary/syncnet_v2.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:961e8696f888fce4f3f3a6c3d5b3267cf5b343100b238e79b2659bff2c605442
|
3 |
+
size 54573114
|
auxiliary/vgg16-397923af.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:397923af8e79cdbb6a7127f12361acd7a2f83e06b05044ddf496e83de57a5bf0
|
3 |
+
size 553433881
|
auxiliary/vit_g_hybrid_pt_1200e_ssv2_ft.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a210a92f035dff30c53b46157b612e7a1a5d3c99700e1b2d71da5c399ca7e70
|
3 |
+
size 2023804201
|
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Name": "LatentSync-1.5"
|
3 |
+
}
|
latentsync_unet.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6440b49a7ccceff56cdc001f5f17605216337f5bbd66fa360139768926e23f51
|
3 |
+
size 5072348184
|
whisper/tiny.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65147644a518d12f04e32d6f3b26facc3f8dd46e5390956a9424a650c0ce22b9
|
3 |
+
size 75572083
|