Skip to content

Commit 794563b

Browse files
committed
update docs
1 parent a88c56e commit 794563b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

kcpp_docs.embd

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2315,6 +2315,13 @@
23152315
"sampler_name": {
23162316
"type": "string"
23172317
},
2318+
"extra_images": {
2319+
"type": "array",
2320+
"items": {
2321+
"type": "string"
2322+
},
2323+
"description": "KCPP only. Used for photomaker and Flux Kontext, to add extra b64 reference images."
2324+
},
23182325
},
23192326
"type": "object"
23202327
}
@@ -2422,6 +2429,13 @@
24222429
"inpainting_mask_invert": {
24232430
"type": "string"
24242431
},
2432+
"extra_images": {
2433+
"type": "array",
2434+
"items": {
2435+
"type": "string"
2436+
},
2437+
"description": "KCPP only. Used for photomaker and Flux Kontext, to add extra b64 reference images."
2438+
},
24252439
},
24262440
"type": "object"
24272441
}

0 commit comments

Comments
 (0)