OverrideSettings: {
    add_model_hash_to_info: boolean;
    add_model_name_to_info: boolean;
    CLIP_stop_at_last_layers: number;
    enable_pnginfo: boolean;
    sd_model_checkpoint: string;
} & Record<string, any>

Represents the options that can be passed to the override_settings field

Type declaration

  • add_model_hash_to_info: boolean

    Add model hash to the info

  • add_model_name_to_info: boolean

    Add Model name to the info

  • CLIP_stop_at_last_layers: number

    CLIP SKIP

  • enable_pnginfo: boolean

    Enable add metadata to the image

  • sd_model_checkpoint: string

    Override current model