DenoiseResponse

data class DenoiseResponse(val strength: Double, val tune: String)

Denoise preprocessing configuration. Note: This configuration is not supported.

Constructors

Link copied to clipboard
fun DenoiseResponse(strength: Double, tune: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Set strength of the denoise. Enter a value between 0 and 1. The higher the value, the smoother the image. 0 is no denoising. The default is 0.

Link copied to clipboard

Set the denoiser mode. The default is standard. Supported denoiser modes: - standard - grain