Image GenerationActive
Qwen / Qwen-Image
Qwen-Image
Qwen Image Text to Image Model
Text to ImageBf16
Model ID
Qwen-Image
Provider
qwen
Updated
1784809183
wiro playground—qwen/Qwen-Image
Updated 1784809183
Qwen Image Text to Image Model is a generative model that creates images from natural language descriptions, designed to interpret text prompts and translate them into visually coherent and contextually relevant outputs.
Example prompts
Great starting points for Qwen-Image.
A futuristic cyberpunk-style armored robot standing in the rain at night in a neon-lit city street, wearing a sleek metallic exosuit with glowing blue lights. The chest displays a bright holographic logo reading “WIRO” with a stylized “W” symbol. Cinematic lighting, reflections on wet pavement, detailed armor textures, science fiction atmosphere, ultra-realistic rendering, 8K resolution, depth of field, dramatic rain effects.Image Generation
A firefighter bursts through smoke carrying a child, flames glowing in the background, ash in the air, gritty realism, cinematic action shotImage Generation
A mountain climber hangs from a cliff edge, chalk dust floating, rope taut, sunset sky behind, hyper-detailed dramatic adventure photoImage Generation
A race car drifts through a sharp corner, sparks and tire smoke flying, motion blur of the crowd, adrenaline-packed ultra-realistic motorsport shotImage Generation
A ballerina leaps across the stage, flowing dress frozen mid-air, spotlight casting dramatic shadows, elegant and intense performance capturedImage Generation
API quick start
Run Qwen-Image with a single API call.
POST https://api.wiro.ai/v1/Run/Qwen/Qwen-Image
{
"prompt": "A mountain climber hangs from a cliff edg…",
"negativePrompt": "...",
"steps": 25,
"scale": 3.5
}