Get image LoRA training requirements
get_image_training_requirementsUse this when a user wants to train an image LoRA (a portable .safetensors style/subject model) from their own images without a local GPU. Returns the real image formats, counts, step range, base model, workflow, and pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | ||
| output | Yes | ||
| pricing | Yes | ||
| service | Yes | ||
| workflow | Yes | ||
| baseModel | Yes | ||
| imageCount | Yes | ||
| imageFormats | Yes | ||
| subjectTypes | Yes | ||
| authentication | Yes |