@musallam/firefly-client
    Preparing search index...

    Interface StylesV3

    interface StylesV3 {
        imageReference?: StylesImageReferenceV3;
        presets?: string[];
        strength?: number;
    }
    Index

    Properties

    imageReference?: StylesImageReferenceV3
    presets?: string[]

    The style presets. Specify an ID for a style of image to generate.

    strength?: number

    How strictly Firefly should adhere to the style you provide. 0 means no adherence. 100 means full adherence. 100