get_sd_upscalers
Retrieve a list of available upscaler models for enhancing image resolution and quality, integrated with Stable Diffusion WebUI for efficient image generation workflows.
Instructions
Get list of available upscaler models
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}