image_generate
Generate images from text prompts with local Stable Diffusion. Adjust style, ratio, and performance, then receive the image URL or path once complete.
Instructions
Generate an image using Fooocus (Stable Diffusion XL) running locally. Submits the job, polls until complete (up to 5 min), and returns the image URL/path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ratio | No | Aspect ratio (default: 1152×896 — landscape) | |
| style | No | Style preset (default: Fooocus V2) | |
| prompt | Yes | Detailed image description/prompt for Stable Diffusion | |
| performance | No | Generation quality/speed tradeoff (default: Speed) | |
| negative_prompt | No | What to avoid in the image (optional) |