Image GenerationActive
wiro / FLUX.2-dev-turbo
FLUX.2-dev-turbo
FLUX.2 [dev] is a 32 billion parameter rectified flow transformer capable of generating, editing and combining images based on text instructions.
Text to ImageFast InferenceFluxBf16
Model ID
FLUX.2-dev-turbo
Provider
wiro
Updated
1772694830
wiro playground—wiro/FLUX.2-dev-turbo
Updated 1772694830
wiro/FLUX.2-Devis a 32 billion parameter rectified flow transformer capable of generating, editing and combining images based on text instructions.
Example prompts
Great starting points for FLUX.2-dev-turbo.
Photo of a coffee shop entrance featuring a chalkboard sign reading 'WIRO AI Coffee 😊 $2 per cup', with a neon light beside it displaying 'WIRO'. Next to it hangs a poster showing a beautiful European woman, and beneath the poster is written 'e≈2.71828-18284-59045-23536-02874-71352'Image Generation
A portrait photo of a kangaroo wearing an orange hoodie and blue sunglasses standing in front of the Sydney Opera House holding a sign on the chest that says 'Welcome to Wiro'Image Generation
Museum-style FIELD GUIDE poster on neutral parchment (#F3EEE3). Use Inter (or Helvetica/Arial). All text #2D3748, thin connector lines 1px #A0AEC0. Center: full-body original fantasy creature, 3/4 standing pose. Around it: four small inset boxes labeled exactly 'EYE DETAIL', 'FOOT DETAIL', 'SKIN TEXTURE', 'SILHOUETTE SCALE' (with a simple human comparison silhouette). Bottom: a short footprint trail diagram. One small habitat vignette (misty rocky shoreline with tide pools). Exact text (only these, clean print layout): Top: 'FIELD GUIDE' Sub: 'AURORA SHOREWALKER' Small line: 'CLASS: COASTAL DRIFTER' Under silhouette: 'HEIGHT: 1.7 m! Crisp ink outlines with soft watercolor-like fills, high readability, balanced hierarchy, premium poster aesthetic.Image Generation
API quick start
Run FLUX.2-dev-turbo with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/FLUX.2-dev-turbo
{
"prompt": "Photo of a coffee shop entrance featuring…",
"inputImage": "https://your-cdn.com/input.png",
"steps": 15,
"scale": 3.5
}