Skip to main content
Version: V2

CreateFaceRefinerArtworkRequest

    imageUrl urirequired

    URL of the source image to refine.

    model string

    Possible values: [tengrai-20231128-m-d.safetensors, tengrai-20240423-m-f.safetensors]

    denoising integer

    Possible values: >= 1 and <= 5

    Default value: 3

    Denoising strength level from 1 (very subtle) to 5 (extreme). Controls how much the face is refined.

    webhook uri

    Optional webhook URL. When provided, the server will POST the final artwork result to this URL upon completion.