mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-25 22:21:14 +02:00
update docs
This commit is contained in:
@@ -2315,6 +2315,13 @@
|
||||
"sampler_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"extra_images": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": "KCPP only. Used for photomaker and Flux Kontext, to add extra b64 reference images."
|
||||
},
|
||||
},
|
||||
"type": "object"
|
||||
}
|
||||
@@ -2422,6 +2429,13 @@
|
||||
"inpainting_mask_invert": {
|
||||
"type": "string"
|
||||
},
|
||||
"extra_images": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": "KCPP only. Used for photomaker and Flux Kontext, to add extra b64 reference images."
|
||||
},
|
||||
},
|
||||
"type": "object"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user