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

19 lines
856 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 the output resolution is modified by Flux Kontext and may not be what you requested.",
"URLs": [
"c:/temp/kontext/flux1_kontext_dev_bf16.safetensors",
"c:/temp/kontext/flux1_kontext_dev_quanto_bf16_int8.safetensors"
],
"URLs2": [
"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"
]
},
"resolution": "1280x720",
"video_length": "1"
}