list_models
Find all available checkpoints and LoRAs for image generation. Returns a dictionary listing base models and style modifiers, enabling you to select the right model before generating.
Instructions
List available checkpoints and LoRAs for image generation.
Returns all available models with metadata:
checkpoints: Base models (Animagine XL)
loras: Style modifiers and speed optimizations
Use this to discover what models are available before generation.
Returns: Dictionary with checkpoints, loras, default_checkpoint, and currently_loaded
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||