All Designs Guides

Advanced Settings

The Advanced Settings modal lets you override default generation parameters on a per-model basis. Each design stores its own parameter presets, so different visual styles can use different model configurations.

Opening Advanced Settings

From design edit mode, click the “Advanced Settings” button at the bottom of the edit form. This opens a modal with a model picker dropdown at the top.

Model Picker

The dropdown at the top of the modal lets you select which model to configure. Each model exposes different parameters. Switching models loads that model’s parameters and any saved overrides.

Parameter Types

Parameters appear as different control types depending on their data type:

Enum (Button Group)

Select one option from a set of labeled buttons (e.g., scheduler type).

Boolean (Checkbox)

Toggle a feature on or off (e.g., safety checker).

Numeric with Range (Slider)

Drag a slider between min/max. Shows the current value, descriptive tip text, and a “Learn more” link to the guide page.

Numeric without Range (Number Input)

Direct number input for values without a bounded range.

String (Text Input)

Free-text field for string parameters (e.g., negative prompt).

Common Parameters

The following parameters are commonly available across models:

Guidance Scale — how closely the model follows the prompt

Inference Steps — number of denoising steps

Strength — how much to transform the input

CLIP Skip — skip CLIP layers for stylistic control

Aspect Ratio — output dimensions

Duration / FPS — for video models

Save & Reset

Save persists only non-default values per design+model combination. Reset clears all overrides back to model defaults. LoRA integration parameters are preserved separately and not affected by Reset.