generate

fun generate(layout: AndroidBonsaiModelLayout, prompt: String, negativePrompt: String, samplingSteps: Int, cfgScale: Float, width: Int, height: Int, seed: String, batchCount: Int, allowNsfw: Boolean, backend: String, callback: BonsaiNativeBridge.ProgressCallback): String(source)