Wan

Wan 2.7 Image

Wan image-generation model listed for Token Plan Team Edition.

Alibaba CloudImage generationneeds review

Visual demos

Example media slots

Image sample slot

Model-generated poster

Clean white AI model marketplace hero image with Alibaba orange, neon pink, and crisp product UI surfaces.

Gallery slot

Prompt style board

Three premium model thumbnails showing text, image, and video generation families in a catalog grid.

Approved asset pending

Enterprise visual

A tasteful enterprise AI dashboard image, abstract but concrete, showing model routing and budget controls.

These are safe placeholder slots. Swap in official Alibaba-provided logos, posters, and demo videos when asset usage is approved.

Inputs

Advanced settings

Cost

Unknown

Pricing has not been verified. Treat this model as needs_review for production use.

Unpriced usageNeeds review

Output

image
No run output yet.

License

Provider terms Commercial status: unknown.

Deployment

Disabled for public runs until the Singapore media payload and safety settings are adapter-verified.

Limits

Limits need admin review.

API Examples

curl
curl -X POST https://nfero.com/api/models/wan2.7-image/run \
  -H 'content-type: application/json' \
  -d '{"prompt":"A premium developer marketplace interface for AI models, photographed on a modern workstation.","negative_prompt":"","aspect_ratio":"16:9","num_images":1}'
JavaScript
await fetch('/api/models/wan2.7-image/run', {
  method: 'POST',
  headers: { 'content-type': 'application/json' },
  body: JSON.stringify({
  "prompt": "A premium developer marketplace interface for AI models, photographed on a modern workstation.",
  "negative_prompt": "",
  "aspect_ratio": "16:9",
  "num_images": 1
})
});
Python
import requests
requests.post('https://nfero.com/api/models/wan2.7-image/run', json={
  "prompt": "A premium developer marketplace interface for AI models, photographed on a modern workstation.",
  "negative_prompt": "",
  "aspect_ratio": "16:9",
  "num_images": 1
})

Recent Runs

No runs recorded yet.