TextToImageRequest

constructor(prompt: String, negativePrompt: String, steps: Int, cfgScale: Float, width: Int, height: Int, batchSize: Int, restoreFaces: Boolean, seed: String?, subSeed: String?, subSeedStrength: Float?, samplerIndex: String)(source)