mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 22:26:36 +00:00
25 lines
1.2 KiB
JSON
25 lines
1.2 KiB
JSON
{
|
|
"model": {
|
|
"name": "Wan2.2 Vace Cocktail 14B",
|
|
"architecture": "vace_14B",
|
|
"modules": [
|
|
"vace_14B"
|
|
],
|
|
"description": "This model has been created on the fly using the Wan text 2.2 video model and the Loras of FusioniX. The weight of the Detail Enhancer Lora has been reduced to improve identity preservation. Copy the model def in the finetune folder to change the Cocktail composition.",
|
|
"URLs": "t2v_2_2",
|
|
"URLs2": "t2v_2_2",
|
|
"loras": [
|
|
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/Wan21_CausVid_14B_T2V_lora_rank32_v2.safetensors",
|
|
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/DetailEnhancerV1.safetensors",
|
|
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/Wan21_AccVid_T2V_14B_lora_rank32_fp16.safetensors",
|
|
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/Wan21_T2V_14B_MoviiGen_lora_rank32_fp16.safetensors"
|
|
],
|
|
"loras_multipliers": [1, 0.2, 0.5, 0.5],
|
|
"group": "wan2_2"
|
|
},
|
|
"num_inference_steps": 10,
|
|
"guidance_scale": 1,
|
|
"guidance2_scale": 1,
|
|
"flow_shift": 2,
|
|
"switch_threshold" : 875
|
|
} |