Class Denoise (0.2.1)

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

Denoise preprocessing configuration.

Attributes

NameDescription
strength float
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.
tune str
Set the denoiser mode. The default is "standard". Supported denoiser modes: - 'standard' - 'grain'