models
List, load, or refresh Stable Diffusion checkpoints. Load swaps the current model and adjusts preset, VAE, and text encoder for the target architecture.
Instructions
List or load checkpoints. action: "list" | "load" | "refresh".
Loading swaps the model for the whole instance, including any human using
the web UI at the same time, and takes several seconds — only do it when the
operator asked for that model. When the target belongs to a different
architecture, its preset, VAE and text encoder are switched with it, since
Forge would otherwise load it against whatever modules are selected now. The
architecture is inferred from two signals and only acted on when they agree;
pass preset to state it outright.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| limit | No | ||
| query | No | ||
| action | No | list | |
| preset | No |