mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
| .. | ||
| fantasy.json | ||
| flf2v_720p.json | ||
| flux_chroma.json | ||
| flux_dev_kontext.json | ||
| flux_krea.json | ||
| flux_schnell.json | ||
| flux.json | ||
| fun_inp_1.3B.json | ||
| fun_inp.json | ||
| hunyuan_avatar.json | ||
| hunyuan_custom_audio.json | ||
| hunyuan_custom_edit.json | ||
| hunyuan_custom.json | ||
| hunyuan_i2v.json | ||
| hunyuan_t2v_accvideo.json | ||
| hunyuan_t2v_fast.json | ||
| hunyuan.json | ||
| i2v_2_2_multitalk.json | ||
| i2v_2_2.json | ||
| i2v_720p.json | ||
| i2v_fusionix.json | ||
| i2v.json | ||
| infinitetalk_multi.json | ||
| infinitetalk.json | ||
| ltxv_13B.json | ||
| ltxv_distilled.json | ||
| moviigen.json | ||
| multitalk_720p.json | ||
| multitalk.json | ||
| phantom_1.3B.json | ||
| phantom_14B.json | ||
| qwen_image_20B.json | ||
| qwen_image_edit_20B.json | ||
| ReadMe.txt | ||
| recam_1.3B.json | ||
| sky_df_1.3B.json | ||
| sky_df_14B.json | ||
| sky_df_720p_14B.json | ||
| t2v_1.3B.json | ||
| t2v_2_2.json | ||
| t2v_fusionix.json | ||
| t2v_sf.json | ||
| t2v.json | ||
| ti2v_2_2_fastwan.json | ||
| ti2v_2_2.json | ||
| vace_1.3B.json | ||
| vace_14B_cocktail_2_2.json | ||
| vace_14B_cocktail.json | ||
| vace_14B_fusionix.json | ||
| vace_14B_lightning_3p_2_2.json | ||
| vace_14B_sf.json | ||
| vace_14B.json | ||
| vace_multitalk_14B.json | ||
Please dot not modify any file in this Folder.
If you want to change a property of a default model, copy the corrresponding model file in the ./finetunes folder and modify the properties you want to change in the new file.
If a property is not in the new file, it will be inherited automatically from the default file that matches the same name file.
For instance to hide a model:
{
"model":
{
"visible": false
}
}