TextToImagePayload
constructor(prompt: String, negativePrompt: String, samplingSteps: Int, cfgScale: Float, width: Int, height: Int, restoreFaces: Boolean, seed: String, subSeed: String, subSeedStrength: Float, sampler: String, nsfw: Boolean, batchCount: Int, style: String?, quality: String?, openAiModel: OpenAiModel?, stabilityAiClipGuidance: StabilityAiClipGuidance?, stabilityAiStylePreset: StabilityAiStylePreset?)(source)