generateModel

private external fun generateModel(rootPath: String, packedTransformerPath: String, textEncoderPath: String, tokenizerPath: String, vaePath: String, schedulerPath: String, 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)