module_download
Find missing VAE or text encoder files for the active preset, review their download sources, and fetch any you choose after confirming.
Instructions
Find, and optionally fetch, a VAE or text encoder the architecture needs.
Called with no arguments it lists what the active preset is missing and
where each file comes from, downloading nothing. Downloading requires both a
label naming one entry and confirm=True, and the operator has to agree
first: these are multi-gigabyte files written into their models folder,
often across a network share.
Links come from the Forge Classic wiki's Download Models page. Where several builds exist — bf16, fp8_scaled, gguf — they are all offered, because which to take depends on the operator's hardware, not on a default worth hiding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| preset | No | ||
| confirm | No |