Wan2.1/defaults/t2v_2_2.json
2025-08-30 01:09:03 +02:00

25 lines
988 B
JSON

{
"model":
{
"name": "Wan2.2 Text2video 14B",
"architecture" : "t2v",
"description": "Wan 2.2 Text 2 Video model",
"URLs": [
"https://huggingface.co/DeepBeepMeep/Wan2.2/resolve/main/wan2.2_text2video_14B_high_mbf16.safetensors",
"https://huggingface.co/DeepBeepMeep/Wan2.2/resolve/main/wan2.2_text2video_14B_high_quanto_mbf16_int8.safetensors",
"https://huggingface.co/DeepBeepMeep/Wan2.2/resolve/main/wan2.2_text2video_14B_high_quanto_mfp16_int8.safetensors"
],
"URLs2": [
"https://huggingface.co/DeepBeepMeep/Wan2.2/resolve/main/wan2.2_text2video_14B_low_mbf16.safetensors",
"https://huggingface.co/DeepBeepMeep/Wan2.2/resolve/main/wan2.2_text2video_14B_low_quanto_mbf16_int8.safetensors",
"https://huggingface.co/DeepBeepMeep/Wan2.2/resolve/main/wan2.2_text2video_14B_low_quanto_mfp16_int8.safetensors"
],
"group": "wan2_2"
},
"guidance_phases": 2,
"switch_threshold" : 875,
"guidance_scale" : 4,
"guidance2_scale" : 3,
"flow_shift" : 12
}