Text to Image Studio

Generate with POST /generate/image, then iterate quality with POST /refine/image.

Refine from your own image

Select a local image and we upload it via POST /upload/image. The returned S3 URL is used for refine.

Source status: No refine source selected

Advanced options

Payload preview

{
  "prompt": "",
  "num_outputs": 1,
  "aspect_ratio": "16:9",
  "output_format": "webp",
  "output_quality": 80,
  "num_inference_steps": 4,
  "go_fast": true,
  "megapixels": "1",
  "seed": 42
}

Final image

No image to display yet.

Generated images

No image generated yet.