mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
12 lines
632 B
JSON
12 lines
632 B
JSON
{
|
|
"model":
|
|
{
|
|
"name": "Hunyuan Video Custom Edit 720p 13B",
|
|
"architecture" : "hunyuan_custom_edit",
|
|
"description": "The Hunyuan Video Custom Edit model can be used to do Video inpainting on a person (add accessories or completely replace the person). You will need in any case to define a Video Mask which will indicate which area of the Video should be edited.",
|
|
"URLs": [
|
|
"https://huggingface.co/DeepBeepMeep/HunyuanVideo/resolve/main/hunyuan_video_custom_edit_720_bf16.safetensors",
|
|
"https://huggingface.co/DeepBeepMeep/HunyuanVideo/resolve/main/hunyuan_video_custom_edit_720_quanto_bf16_int8.safetensors"
|
|
]
|
|
}
|
|
} |