We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88c56e commit 794563bCopy full SHA for 794563b
kcpp_docs.embd
@@ -2315,6 +2315,13 @@
2315
"sampler_name": {
2316
"type": "string"
2317
},
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
2325
2326
"type": "object"
2327
}
@@ -2422,6 +2429,13 @@
2422
2429
"inpainting_mask_invert": {
2423
2430
2424
2431
2432
2433
2434
2435
2436
2437
2438
2425
2439
2426
2440
2427
2441
0 commit comments