flux kontext
This commit is contained in:
19
defaults/flux_dev_kontext.json
Normal file
19
defaults/flux_dev_kontext.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user