mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
16 lines
750 B
JSON
16 lines
750 B
JSON
{
|
|
"model": {
|
|
"name": "Flux Dev Kontext 12B",
|
|
"architecture": "flux_dev_kontext",
|
|
"description": "FLUX.1 Kontext is a 12 billion parameter rectified flow transformer capable of editing images based on instructions stored in the Prompt. Please be aware that Flux Kontext is picky on the resolution of the input image the output dimensions may not match the dimensions of the input image.",
|
|
"URLs": [
|
|
"https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1_kontext_dev_bf16.safetensors",
|
|
"https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1_kontext_dev_quanto_bf16_int8.safetensors"
|
|
]
|
|
},
|
|
"prompt": "add a hat",
|
|
"resolution": "1280x720",
|
|
"video_length": 1
|
|
}
|
|
|
|
|