Wan2.1/defaults/t2v.json
2025-07-13 04:24:55 +02:00

13 lines
529 B
JSON

{
"model":
{
"name": "Wan2.1 text2video 14B",
"architecture" : "t2v",
"description": "The original Wan Text 2 Video model. Most other models have been built on top of it",
"URLs": [
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/wan2.1_text2video_14B_mbf16.safetensors",
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/wan2.1_text2video_14B_quanto_mbf16_int8.safetensors",
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/wan2.1_text2video_14B_quanto_mfp16_int8.safetensors"
]
}
}