ImageToImageRequest

constructor(initImages: List<String>, includeInitImages: Boolean, mask: String?, inPaintingMaskInvert: Int?, inPaintFullResPadding: Int?, inPaintingFill: Int?, inPaintFullRes: Boolean?, maskBlur: Int?, denoisingStrength: Float, prompt: String, negativePrompt: String, steps: Int, cfgScale: Float, width: Int, height: Int, batchSize: Int, restoreFaces: Boolean, seed: String?, subSeed: String?, subSeedStrength: Float?, samplerIndex: String, scheduler: String? = null, alwaysOnScripts: JsonObject? = null)(source)