DEMO LABS · DEMO RESOURCE

MUSE IMAGE 3

Generative visual system for image creation, transformation, editing and enhancement workflows.

Capabilities

Image generationEditingVariationsUpscaling

Modalities

textimage

Performance characteristics

Visual quality
High
Latency profile
Seconds
Best for
Media production
Context
Prompt-based

Privacy characteristics

This resource does not participate in transient-processing support. Route privacy-sensitive requests to eligible resources instead.

Compute pricing (demo)

Input
Output
4.0 credits
Unit
per image (demo)

API identifier

demo/muse-image-3

Example request

curl https://api.intellex.ai/v1/generate \
  -H "Authorization: Bearer $INTELLEX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "demo/muse-image-3",
    "input": "Your request here"
  }'

Illustrative shape only — the Intellex API is not live in this demo.

Demo interface — no live execution behind this panel