FalAiImageToImageRequest
constructor(imageUrl: String, prompt: String, strength: Float, imageSize: String? = null, numInferenceSteps: Int, guidanceScale: Float, seed: Long? = null, syncMode: Boolean = false, numImages: Int = 1, enableSafetyChecker: Boolean = true, outputFormat: String = "png", acceleration: String = "none")(source)