multitalk and more

This commit is contained in:
DeepBeepMeep
2025-07-08 18:41:19 +02:00
parent eb811e0c52
commit 4908c3c243
25 changed files with 2670 additions and 1266 deletions

11
finetunes/multitalk.json Normal file
View File

@@ -0,0 +1,11 @@
{
"model":
{
"name": "Multitalk 480p",
"architecture" : "multitalk",
"modules": ["multitalk"],
"description": "The Multitalk model corresponds to the original Wan image 2 video model combined with the Multitalk module. It lets you have up to two people have a conversation.",
"URLs": "i2v",
"teacache_coefficients" : [-3.02331670e+02, 2.23948934e+02, -5.25463970e+01, 5.87348440e+00, -2.01973289e-01]
}
}