Wan2GP / finetunes /t2v_fusionix.json
zxymimi23451's picture
Upload 258 files
78360e7 verified
{
"model":
{
"name": "Wan2.1 text2video FusioniX 14B",
"architecture" : "t2v",
"description": "A powerful merged text-to-video model based on the original WAN 2.1 T2V model, enhanced using multiple open-source components and LoRAs to boost motion realism, temporal consistency, and expressive detail.",
"URLs": [
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/Wan14BT2VFusioniX_fp16.safetensors",
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/Wan14BT2VFusioniX_quanto_fp16_int8.safetensors",
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/Wan14BT2VFusioniX_quanto_bf16_int8.safetensors"
],
"auto_quantize": true
},
"negative_prompt": "",
"prompt": "",
"resolution": "832x480",
"video_length": 81,
"seed": -1,
"num_inference_steps": 8,
"guidance_scale": 1,
"flow_shift": 5,
"embedded_guidance_scale": 6,
"repeat_generation": 1,
"multi_images_gen_type": 0,
"tea_cache_setting": 0,
"tea_cache_start_step_perc": 0,
"loras_multipliers": "",
"temporal_upsampling": "",
"spatial_upsampling": "",
"RIFLEx_setting": 0,
"slg_switch": 0,
"slg_start_perc": 10,
"slg_end_perc": 90,
"cfg_star_switch": 0,
"cfg_zero_step": -1,
"prompt_enhancer": "",
"activated_loras": []
}