Class Denoise (1.0.1)

Denoise(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Denoise preprocessing configuration. .. attribute:: strength

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.

:type: float

Attribute

NameDescription
tune str
Set the denoiser mode. The default is "standard". Supported denoiser modes: - 'standard' - 'grain'