# Wan 2.7 Image

Wan 2.7 Image text-to-image generation. Supports multi-image sequential mode, color palettes, and bounding boxes.

## Overview

- **Provider:** Wan
- **Model ID:** `wan/2-7-image/text_to_image`
- **Type:** image generation
- **Canonical URL:** https://modelstack.cc/models/image/wan/2-7-image/text_to_image

## Pricing

- **Starting price:** $0.072 / per-image

## Supported parameters

- `prompt`
- `input_urls`
- `aspect_ratio`
- `enable_sequential`
- `num_images`
- `resolution`
- `thinking_mode`
- `watermark`
- `seed`
- `nsfw_checker`

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "wan/2-7-image/text_to_image"
}
```

For the rendered page, visit https://modelstack.cc/models/image/wan/2-7-image/text_to_image.
