AiGenerationResult
constructor(id: Long, image: String, inputImage: String, createdAt: Long, type: AiGenerationResult.Type, prompt: String, negativePrompt: String, width: Int, height: Int, samplingSteps: Int, cfgScale: Float, restoreFaces: Boolean, sampler: String, seed: String, subSeed: String, subSeedStrength: Float, denoisingStrength: Float, hidden: Boolean)(source)