mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
13 lines
529 B
JSON
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"
|
|
]
|
|
}
|
|
} |