live
MODEL IDbfl:5@1

FLUX.2 [pro]

Black Forest Labs
by

FLUX.2 [pro] is a flow-matching latent transformer for precise text-to-image synthesis and reference-guided editing. It supports multi image references, 4MP outputs, and Mistral-based text conditioning for controllable composition and robust iterative edits that preserve structure.

FLUX.2 [pro]

text-to-image

Radio Telescope Farewell Invitation$0.045~17s
Radio Telescope Farewell Invitation

Create a finished landscape event invitation, edge-to-edge artwork rather than a photographed card or mockup. Subject: a monumental radio telescope at a high-desert observatory during its final sunset, the parabolic dish tilted toward the sky and occupying the right two-thirds of the composition. Art direction combines a precise cyanotype engineering diagram with sophisticated two-color letterpress: deep ultramarine field, chalk-white technical linework, and one vivid safety-orange sun touching the horizon. Fine antenna schematics, calibration marks, and restrained star-chart dots form an elegant border. Subtle paper grain and slightly imperfect ink registration add tactile character without reducing legibility. Quiet, ceremonial, intelligent mood; crisp twilight rim lighting on the dish; generous negative space on the left for typography. Set the following text exactly, with flawless spelling and a clear modernist hierarchy: “LAST LIGHT” as the large headline, then “A FAREWELL UNDER THE STARS”, then “CELEBRATING 40 YEARS OF ARRAY 7”, followed by “18 OCTOBER 2026 · 6:30 PM” and “MESA MERIDIAN OBSERVATORY”. Add the small closing line “DINNER · STORIES · FINAL SKY SCAN”. Use condensed uppercase sans-serif lettering with wide tracking, clean alignment, and excellent readability. No extra words, no logos, no people, no envelopes, no table surface, no frame, no UI.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'bfl:5@1',
  positivePrompt: 'Create a finished landscape event invitation, edge-to-edge artwork rather than a photographed card or mockup. Subject: a monumental radio telescope at a high-desert observatory during its final sunset, the parabolic dish tilted toward the sky and occupying the right two-thirds of the composition. Art direction combines a precise cyanotype engineering diagram with sophisticated two-color letterpress: deep ultramarine field, chalk-white technical linework, and one vivid safety-orange sun touching the horizon. Fine antenna schematics, calibration marks, and restrained star-chart dots form an elegant border. Subtle paper grain and slightly imperfect ink registration add tactile character without reducing legibility. Quiet, ceremonial, intelligent mood; crisp twilight rim lighting on the dish; generous negative space on the left for typography. Set the following text exactly, with flawless spelling and a clear modernist hierarchy: “LAST LIGHT” as the large headline, then “A FAREWELL UNDER THE STARS”, then “CELEBRATING 40 YEARS OF ARRAY 7”, followed by “18 OCTOBER 2026 · 6:30 PM” and “MESA MERIDIAN OBSERVATORY”. Add the small closing line “DINNER · STORIES · FINAL SKY SCAN”. Use condensed uppercase sans-serif lettering with wide tracking, clean alignment, and excellent readability. No extra words, no logos, no people, no envelopes, no table surface, no frame, no UI.',
  width: 1536,
  height: 1024
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "bfl:5@1",
            "positivePrompt": "Create a finished landscape event invitation, edge-to-edge artwork rather than a photographed card or mockup. Subject: a monumental radio telescope at a high-desert observatory during its final sunset, the parabolic dish tilted toward the sky and occupying the right two-thirds of the composition. Art direction combines a precise cyanotype engineering diagram with sophisticated two-color letterpress: deep ultramarine field, chalk-white technical linework, and one vivid safety-orange sun touching the horizon. Fine antenna schematics, calibration marks, and restrained star-chart dots form an elegant border. Subtle paper grain and slightly imperfect ink registration add tactile character without reducing legibility. Quiet, ceremonial, intelligent mood; crisp twilight rim lighting on the dish; generous negative space on the left for typography. Set the following text exactly, with flawless spelling and a clear modernist hierarchy: “LAST LIGHT” as the large headline, then “A FAREWELL UNDER THE STARS”, then “CELEBRATING 40 YEARS OF ARRAY 7”, followed by “18 OCTOBER 2026 · 6:30 PM” and “MESA MERIDIAN OBSERVATORY”. Add the small closing line “DINNER · STORIES · FINAL SKY SCAN”. Use condensed uppercase sans-serif lettering with wide tracking, clean alignment, and excellent readability. No extra words, no logos, no people, no envelopes, no table surface, no frame, no UI.",
            "width": 1536,
            "height": 1024
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "5bc5c2f0-7b00-48fb-a7f2-58ff614df741",
      "model": "bfl:5@1",
      "positivePrompt": "Create a finished landscape event invitation, edge-to-edge artwork rather than a photographed card or mockup. Subject: a monumental radio telescope at a high-desert observatory during its final sunset, the parabolic dish tilted toward the sky and occupying the right two-thirds of the composition. Art direction combines a precise cyanotype engineering diagram with sophisticated two-color letterpress: deep ultramarine field, chalk-white technical linework, and one vivid safety-orange sun touching the horizon. Fine antenna schematics, calibration marks, and restrained star-chart dots form an elegant border. Subtle paper grain and slightly imperfect ink registration add tactile character without reducing legibility. Quiet, ceremonial, intelligent mood; crisp twilight rim lighting on the dish; generous negative space on the left for typography. Set the following text exactly, with flawless spelling and a clear modernist hierarchy: “LAST LIGHT” as the large headline, then “A FAREWELL UNDER THE STARS”, then “CELEBRATING 40 YEARS OF ARRAY 7”, followed by “18 OCTOBER 2026 · 6:30 PM” and “MESA MERIDIAN OBSERVATORY”. Add the small closing line “DINNER · STORIES · FINAL SKY SCAN”. Use condensed uppercase sans-serif lettering with wide tracking, clean alignment, and excellent readability. No extra words, no logos, no people, no envelopes, no table surface, no frame, no UI.",
      "width": 1536,
      "height": 1024
    }
  ]'
runware run bfl:5@1 \
  positivePrompt="Create a finished landscape event invitation, edge-to-edge artwork rather than a photographed card or mockup. Subject: a monumental radio telescope at a high-desert observatory during its final sunset, the parabolic dish tilted toward the sky and occupying the right two-thirds of the composition. Art direction combines a precise cyanotype engineering diagram with sophisticated two-color letterpress: deep ultramarine field, chalk-white technical linework, and one vivid safety-orange sun touching the horizon. Fine antenna schematics, calibration marks, and restrained star-chart dots form an elegant border. Subtle paper grain and slightly imperfect ink registration add tactile character without reducing legibility. Quiet, ceremonial, intelligent mood; crisp twilight rim lighting on the dish; generous negative space on the left for typography. Set the following text exactly, with flawless spelling and a clear modernist hierarchy: “LAST LIGHT” as the large headline, then “A FAREWELL UNDER THE STARS”, then “CELEBRATING 40 YEARS OF ARRAY 7”, followed by “18 OCTOBER 2026 · 6:30 PM” and “MESA MERIDIAN OBSERVATORY”. Add the small closing line “DINNER · STORIES · FINAL SKY SCAN”. Use condensed uppercase sans-serif lettering with wide tracking, clean alignment, and excellent readability. No extra words, no logos, no people, no envelopes, no table surface, no frame, no UI." \
  width=1536 \
  height=1024
{
  "taskType": "imageInference",
  "taskUUID": "5bc5c2f0-7b00-48fb-a7f2-58ff614df741",
  "model": "bfl:5@1",
  "positivePrompt": "Create a finished landscape event invitation, edge-to-edge artwork rather than a photographed card or mockup. Subject: a monumental radio telescope at a high-desert observatory during its final sunset, the parabolic dish tilted toward the sky and occupying the right two-thirds of the composition. Art direction combines a precise cyanotype engineering diagram with sophisticated two-color letterpress: deep ultramarine field, chalk-white technical linework, and one vivid safety-orange sun touching the horizon. Fine antenna schematics, calibration marks, and restrained star-chart dots form an elegant border. Subtle paper grain and slightly imperfect ink registration add tactile character without reducing legibility. Quiet, ceremonial, intelligent mood; crisp twilight rim lighting on the dish; generous negative space on the left for typography. Set the following text exactly, with flawless spelling and a clear modernist hierarchy: “LAST LIGHT” as the large headline, then “A FAREWELL UNDER THE STARS”, then “CELEBRATING 40 YEARS OF ARRAY 7”, followed by “18 OCTOBER 2026 · 6:30 PM” and “MESA MERIDIAN OBSERVATORY”. Add the small closing line “DINNER · STORIES · FINAL SKY SCAN”. Use condensed uppercase sans-serif lettering with wide tracking, clean alignment, and excellent readability. No extra words, no logos, no people, no envelopes, no table surface, no frame, no UI.",
  "width": 1536,
  "height": 1024
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "5bc5c2f0-7b00-48fb-a7f2-58ff614df741",
  "imageUUID": "a75eb4de-df4f-4697-8537-549e077dd8f5",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/4/ii/a75eb4de-df4f-4697-8537-549e077dd8f5.jpg",
  "seed": 1894333212,
  "cost": 0.045
}

text-to-image

Aircraft Deicing Operations Blog Hero$0.045~14s
Aircraft Deicing Operations Blog Hero

Visually striking editorial photograph for an aviation operations blog hero: an airport deicing technician in a bright safety-orange insulated suit operating from an elevated boom basket at night, spraying a powerful arc of pale mint-green deicing fluid across the frost-covered wing of a large passenger aircraft. Fine snow blows sideways through the floodlights, the wet aluminum skin gleams with reflections, and mist blooms around the wing like illuminated vapor. Compose the worker and basket prominently in the right third, with the aircraft wing creating a strong diagonal toward the lower left and clean dark-blue negative space in the upper left for an editorial headline added later. Low three-quarter viewpoint from the tarmac, readable silhouette at thumbnail size, crisp documentary realism, dramatic cobalt-blue night atmosphere, amber ramp lights, orange workwear and mint spray, subtle film grain, high detail, urgent but professional mood. No visible airline branding, logos, lettering, watermark, border, interface or on-image text.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'bfl:5@1',
  positivePrompt: 'Visually striking editorial photograph for an aviation operations blog hero: an airport deicing technician in a bright safety-orange insulated suit operating from an elevated boom basket at night, spraying a powerful arc of pale mint-green deicing fluid across the frost-covered wing of a large passenger aircraft. Fine snow blows sideways through the floodlights, the wet aluminum skin gleams with reflections, and mist blooms around the wing like illuminated vapor. Compose the worker and basket prominently in the right third, with the aircraft wing creating a strong diagonal toward the lower left and clean dark-blue negative space in the upper left for an editorial headline added later. Low three-quarter viewpoint from the tarmac, readable silhouette at thumbnail size, crisp documentary realism, dramatic cobalt-blue night atmosphere, amber ramp lights, orange workwear and mint spray, subtle film grain, high detail, urgent but professional mood. No visible airline branding, logos, lettering, watermark, border, interface or on-image text.',
  width: 1536,
  height: 1024
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "bfl:5@1",
            "positivePrompt": "Visually striking editorial photograph for an aviation operations blog hero: an airport deicing technician in a bright safety-orange insulated suit operating from an elevated boom basket at night, spraying a powerful arc of pale mint-green deicing fluid across the frost-covered wing of a large passenger aircraft. Fine snow blows sideways through the floodlights, the wet aluminum skin gleams with reflections, and mist blooms around the wing like illuminated vapor. Compose the worker and basket prominently in the right third, with the aircraft wing creating a strong diagonal toward the lower left and clean dark-blue negative space in the upper left for an editorial headline added later. Low three-quarter viewpoint from the tarmac, readable silhouette at thumbnail size, crisp documentary realism, dramatic cobalt-blue night atmosphere, amber ramp lights, orange workwear and mint spray, subtle film grain, high detail, urgent but professional mood. No visible airline branding, logos, lettering, watermark, border, interface or on-image text.",
            "width": 1536,
            "height": 1024
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "c9a92046-9c0f-4cf2-8e24-9156602ed002",
      "model": "bfl:5@1",
      "positivePrompt": "Visually striking editorial photograph for an aviation operations blog hero: an airport deicing technician in a bright safety-orange insulated suit operating from an elevated boom basket at night, spraying a powerful arc of pale mint-green deicing fluid across the frost-covered wing of a large passenger aircraft. Fine snow blows sideways through the floodlights, the wet aluminum skin gleams with reflections, and mist blooms around the wing like illuminated vapor. Compose the worker and basket prominently in the right third, with the aircraft wing creating a strong diagonal toward the lower left and clean dark-blue negative space in the upper left for an editorial headline added later. Low three-quarter viewpoint from the tarmac, readable silhouette at thumbnail size, crisp documentary realism, dramatic cobalt-blue night atmosphere, amber ramp lights, orange workwear and mint spray, subtle film grain, high detail, urgent but professional mood. No visible airline branding, logos, lettering, watermark, border, interface or on-image text.",
      "width": 1536,
      "height": 1024
    }
  ]'
runware run bfl:5@1 \
  positivePrompt="Visually striking editorial photograph for an aviation operations blog hero: an airport deicing technician in a bright safety-orange insulated suit operating from an elevated boom basket at night, spraying a powerful arc of pale mint-green deicing fluid across the frost-covered wing of a large passenger aircraft. Fine snow blows sideways through the floodlights, the wet aluminum skin gleams with reflections, and mist blooms around the wing like illuminated vapor. Compose the worker and basket prominently in the right third, with the aircraft wing creating a strong diagonal toward the lower left and clean dark-blue negative space in the upper left for an editorial headline added later. Low three-quarter viewpoint from the tarmac, readable silhouette at thumbnail size, crisp documentary realism, dramatic cobalt-blue night atmosphere, amber ramp lights, orange workwear and mint spray, subtle film grain, high detail, urgent but professional mood. No visible airline branding, logos, lettering, watermark, border, interface or on-image text." \
  width=1536 \
  height=1024
{
  "taskType": "imageInference",
  "taskUUID": "c9a92046-9c0f-4cf2-8e24-9156602ed002",
  "model": "bfl:5@1",
  "positivePrompt": "Visually striking editorial photograph for an aviation operations blog hero: an airport deicing technician in a bright safety-orange insulated suit operating from an elevated boom basket at night, spraying a powerful arc of pale mint-green deicing fluid across the frost-covered wing of a large passenger aircraft. Fine snow blows sideways through the floodlights, the wet aluminum skin gleams with reflections, and mist blooms around the wing like illuminated vapor. Compose the worker and basket prominently in the right third, with the aircraft wing creating a strong diagonal toward the lower left and clean dark-blue negative space in the upper left for an editorial headline added later. Low three-quarter viewpoint from the tarmac, readable silhouette at thumbnail size, crisp documentary realism, dramatic cobalt-blue night atmosphere, amber ramp lights, orange workwear and mint spray, subtle film grain, high detail, urgent but professional mood. No visible airline branding, logos, lettering, watermark, border, interface or on-image text.",
  "width": 1536,
  "height": 1024
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "c9a92046-9c0f-4cf2-8e24-9156602ed002",
  "imageUUID": "42350dc1-c297-4a5f-821f-0bd211ad32f5",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/42350dc1-c297-4a5f-821f-0bd211ad32f5.jpg",
  "seed": 494084276,
  "cost": 0.045
}

reference-to-image

Art Deco Moth Wall Print$0.075~23s
Art Deco Moth Wall Print

Create a finished vertical print-on-demand wall artwork that merges the recognizable Atlas moth from reference image 1 with the ornamental structure of the bronze elevator grille from reference image 2. Place one large, perfectly centered moth with wings fully spread, preserving its distinctive hooked upper-wing tips, rust-and-cream bands, black edging, and translucent triangular windows. Recompose the grille's stepped fan motifs and slender geometric bars into a precise symmetrical Art Deco framework behind and around the moth, with the bars radiating outward without obscuring its silhouette. Render the image as an elegant hand-pulled linocut and metallic foil print: matte oxblood background, warm parchment moth markings, deep charcoal shadows, aged copper linework, and restrained verdigris accents. Crisp carved contours, subtle ink texture, balanced negative space, refined natural-history detail, stately and quietly dramatic mood. Full-bleed standalone artwork, no frame, no room mockup, no typography, no labels, no border, portrait composition.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'bfl:5@1',
  positivePrompt: 'Create a finished vertical print-on-demand wall artwork that merges the recognizable Atlas moth from reference image 1 with the ornamental structure of the bronze elevator grille from reference image 2. Place one large, perfectly centered moth with wings fully spread, preserving its distinctive hooked upper-wing tips, rust-and-cream bands, black edging, and translucent triangular windows. Recompose the grille\'s stepped fan motifs and slender geometric bars into a precise symmetrical Art Deco framework behind and around the moth, with the bars radiating outward without obscuring its silhouette. Render the image as an elegant hand-pulled linocut and metallic foil print: matte oxblood background, warm parchment moth markings, deep charcoal shadows, aged copper linework, and restrained verdigris accents. Crisp carved contours, subtle ink texture, balanced negative space, refined natural-history detail, stately and quietly dramatic mood. Full-bleed standalone artwork, no frame, no room mockup, no typography, no labels, no border, portrait composition.',
  width: 1024,
  height: 1536,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/f5f27a7f-fa3b-4ba6-a84c-a831ad6f0b58.jpg',
      'https://assets.runware.ai/assets/inputs/17cfd562-933f-402c-8d6a-af1cef134cd7.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "bfl:5@1",
            "positivePrompt": "Create a finished vertical print-on-demand wall artwork that merges the recognizable Atlas moth from reference image 1 with the ornamental structure of the bronze elevator grille from reference image 2. Place one large, perfectly centered moth with wings fully spread, preserving its distinctive hooked upper-wing tips, rust-and-cream bands, black edging, and translucent triangular windows. Recompose the grille's stepped fan motifs and slender geometric bars into a precise symmetrical Art Deco framework behind and around the moth, with the bars radiating outward without obscuring its silhouette. Render the image as an elegant hand-pulled linocut and metallic foil print: matte oxblood background, warm parchment moth markings, deep charcoal shadows, aged copper linework, and restrained verdigris accents. Crisp carved contours, subtle ink texture, balanced negative space, refined natural-history detail, stately and quietly dramatic mood. Full-bleed standalone artwork, no frame, no room mockup, no typography, no labels, no border, portrait composition.",
            "width": 1024,
            "height": 1536,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/f5f27a7f-fa3b-4ba6-a84c-a831ad6f0b58.jpg",
                    "https://assets.runware.ai/assets/inputs/17cfd562-933f-402c-8d6a-af1cef134cd7.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "316f463e-0ad0-4a41-9cbf-b467e97ed9df",
      "model": "bfl:5@1",
      "positivePrompt": "Create a finished vertical print-on-demand wall artwork that merges the recognizable Atlas moth from reference image 1 with the ornamental structure of the bronze elevator grille from reference image 2. Place one large, perfectly centered moth with wings fully spread, preserving its distinctive hooked upper-wing tips, rust-and-cream bands, black edging, and translucent triangular windows. Recompose the grille's stepped fan motifs and slender geometric bars into a precise symmetrical Art Deco framework behind and around the moth, with the bars radiating outward without obscuring its silhouette. Render the image as an elegant hand-pulled linocut and metallic foil print: matte oxblood background, warm parchment moth markings, deep charcoal shadows, aged copper linework, and restrained verdigris accents. Crisp carved contours, subtle ink texture, balanced negative space, refined natural-history detail, stately and quietly dramatic mood. Full-bleed standalone artwork, no frame, no room mockup, no typography, no labels, no border, portrait composition.",
      "width": 1024,
      "height": 1536,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/f5f27a7f-fa3b-4ba6-a84c-a831ad6f0b58.jpg",
          "https://assets.runware.ai/assets/inputs/17cfd562-933f-402c-8d6a-af1cef134cd7.jpg"
        ]
      }
    }
  ]'
runware run bfl:5@1 \
  positivePrompt="Create a finished vertical print-on-demand wall artwork that merges the recognizable Atlas moth from reference image 1 with the ornamental structure of the bronze elevator grille from reference image 2. Place one large, perfectly centered moth with wings fully spread, preserving its distinctive hooked upper-wing tips, rust-and-cream bands, black edging, and translucent triangular windows. Recompose the grille's stepped fan motifs and slender geometric bars into a precise symmetrical Art Deco framework behind and around the moth, with the bars radiating outward without obscuring its silhouette. Render the image as an elegant hand-pulled linocut and metallic foil print: matte oxblood background, warm parchment moth markings, deep charcoal shadows, aged copper linework, and restrained verdigris accents. Crisp carved contours, subtle ink texture, balanced negative space, refined natural-history detail, stately and quietly dramatic mood. Full-bleed standalone artwork, no frame, no room mockup, no typography, no labels, no border, portrait composition." \
  width=1024 \
  height=1536 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/f5f27a7f-fa3b-4ba6-a84c-a831ad6f0b58.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/17cfd562-933f-402c-8d6a-af1cef134cd7.jpg
{
  "taskType": "imageInference",
  "taskUUID": "316f463e-0ad0-4a41-9cbf-b467e97ed9df",
  "model": "bfl:5@1",
  "positivePrompt": "Create a finished vertical print-on-demand wall artwork that merges the recognizable Atlas moth from reference image 1 with the ornamental structure of the bronze elevator grille from reference image 2. Place one large, perfectly centered moth with wings fully spread, preserving its distinctive hooked upper-wing tips, rust-and-cream bands, black edging, and translucent triangular windows. Recompose the grille's stepped fan motifs and slender geometric bars into a precise symmetrical Art Deco framework behind and around the moth, with the bars radiating outward without obscuring its silhouette. Render the image as an elegant hand-pulled linocut and metallic foil print: matte oxblood background, warm parchment moth markings, deep charcoal shadows, aged copper linework, and restrained verdigris accents. Crisp carved contours, subtle ink texture, balanced negative space, refined natural-history detail, stately and quietly dramatic mood. Full-bleed standalone artwork, no frame, no room mockup, no typography, no labels, no border, portrait composition.",
  "width": 1024,
  "height": 1536,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/f5f27a7f-fa3b-4ba6-a84c-a831ad6f0b58.jpg",
      "https://assets.runware.ai/assets/inputs/17cfd562-933f-402c-8d6a-af1cef134cd7.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "316f463e-0ad0-4a41-9cbf-b467e97ed9df",
  "imageUUID": "8f7a18c8-8fe7-4772-a1cc-dad63302dc32",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/4/ii/8f7a18c8-8fe7-4772-a1cc-dad63302dc32.jpg",
  "seed": 426549987,
  "cost": 0.075
}

reference-to-image

Offshore Wind Instructor Persona Portrait$0.075~23s
Offshore Wind Instructor Persona Portrait

Create a finished vertical environmental persona portrait for an offshore wind safety training program. Use reference image 1 to preserve the instructor's recognizable identity: the same late-40s woman, facial proportions, gray-green eyes, freckles, notched left eyebrow, silver-streaked dark braid and calm, capable demeanor. Use reference image 2 for the exact workwear design and color details: mustard flotation jacket with asymmetric black storm flap, three reflective forearm bars, turquoise helmet with scratched rectangular headlamp, black radio harness, charcoal bib trousers and red fall-arrest lanyard. Place her in a completely new composition inside a practical wind-turbine nacelle training bay, standing three-quarter length beside an open yaw-drive housing, one gloved hand resting on the metal casing and the helmet held beneath her other arm so her face remains unobstructed. She looks directly into the camera with patient authority, like an experienced instructor about to begin a safety demonstration. Documentary editorial photography rather than action spectacle; realistic machinery, cable runs and maintenance markings softly out of focus behind her. Cool cyan industrial daylight from the left balanced by a warm amber inspection lamp from the right, restrained slate-blue, mustard and oxidized-metal palette, crisp facial detail, natural skin texture, subtle grease wear on the jacket cuffs, 50mm lens perspective, eye-level framing, generous breathing room above the head, no logos, no legible text, no interface, no poster typography.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'bfl:5@1',
  positivePrompt: 'Create a finished vertical environmental persona portrait for an offshore wind safety training program. Use reference image 1 to preserve the instructor\'s recognizable identity: the same late-40s woman, facial proportions, gray-green eyes, freckles, notched left eyebrow, silver-streaked dark braid and calm, capable demeanor. Use reference image 2 for the exact workwear design and color details: mustard flotation jacket with asymmetric black storm flap, three reflective forearm bars, turquoise helmet with scratched rectangular headlamp, black radio harness, charcoal bib trousers and red fall-arrest lanyard. Place her in a completely new composition inside a practical wind-turbine nacelle training bay, standing three-quarter length beside an open yaw-drive housing, one gloved hand resting on the metal casing and the helmet held beneath her other arm so her face remains unobstructed. She looks directly into the camera with patient authority, like an experienced instructor about to begin a safety demonstration. Documentary editorial photography rather than action spectacle; realistic machinery, cable runs and maintenance markings softly out of focus behind her. Cool cyan industrial daylight from the left balanced by a warm amber inspection lamp from the right, restrained slate-blue, mustard and oxidized-metal palette, crisp facial detail, natural skin texture, subtle grease wear on the jacket cuffs, 50mm lens perspective, eye-level framing, generous breathing room above the head, no logos, no legible text, no interface, no poster typography.',
  width: 1024,
  height: 1536,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/be8eec20-5a5d-4778-b465-f11700f99278.jpg',
      'https://assets.runware.ai/assets/inputs/5379079d-286f-48f1-96ee-8d077b02a3e1.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "bfl:5@1",
            "positivePrompt": "Create a finished vertical environmental persona portrait for an offshore wind safety training program. Use reference image 1 to preserve the instructor's recognizable identity: the same late-40s woman, facial proportions, gray-green eyes, freckles, notched left eyebrow, silver-streaked dark braid and calm, capable demeanor. Use reference image 2 for the exact workwear design and color details: mustard flotation jacket with asymmetric black storm flap, three reflective forearm bars, turquoise helmet with scratched rectangular headlamp, black radio harness, charcoal bib trousers and red fall-arrest lanyard. Place her in a completely new composition inside a practical wind-turbine nacelle training bay, standing three-quarter length beside an open yaw-drive housing, one gloved hand resting on the metal casing and the helmet held beneath her other arm so her face remains unobstructed. She looks directly into the camera with patient authority, like an experienced instructor about to begin a safety demonstration. Documentary editorial photography rather than action spectacle; realistic machinery, cable runs and maintenance markings softly out of focus behind her. Cool cyan industrial daylight from the left balanced by a warm amber inspection lamp from the right, restrained slate-blue, mustard and oxidized-metal palette, crisp facial detail, natural skin texture, subtle grease wear on the jacket cuffs, 50mm lens perspective, eye-level framing, generous breathing room above the head, no logos, no legible text, no interface, no poster typography.",
            "width": 1024,
            "height": 1536,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/be8eec20-5a5d-4778-b465-f11700f99278.jpg",
                    "https://assets.runware.ai/assets/inputs/5379079d-286f-48f1-96ee-8d077b02a3e1.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "b53032fe-f319-4a50-8d82-08d461db877b",
      "model": "bfl:5@1",
      "positivePrompt": "Create a finished vertical environmental persona portrait for an offshore wind safety training program. Use reference image 1 to preserve the instructor's recognizable identity: the same late-40s woman, facial proportions, gray-green eyes, freckles, notched left eyebrow, silver-streaked dark braid and calm, capable demeanor. Use reference image 2 for the exact workwear design and color details: mustard flotation jacket with asymmetric black storm flap, three reflective forearm bars, turquoise helmet with scratched rectangular headlamp, black radio harness, charcoal bib trousers and red fall-arrest lanyard. Place her in a completely new composition inside a practical wind-turbine nacelle training bay, standing three-quarter length beside an open yaw-drive housing, one gloved hand resting on the metal casing and the helmet held beneath her other arm so her face remains unobstructed. She looks directly into the camera with patient authority, like an experienced instructor about to begin a safety demonstration. Documentary editorial photography rather than action spectacle; realistic machinery, cable runs and maintenance markings softly out of focus behind her. Cool cyan industrial daylight from the left balanced by a warm amber inspection lamp from the right, restrained slate-blue, mustard and oxidized-metal palette, crisp facial detail, natural skin texture, subtle grease wear on the jacket cuffs, 50mm lens perspective, eye-level framing, generous breathing room above the head, no logos, no legible text, no interface, no poster typography.",
      "width": 1024,
      "height": 1536,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/be8eec20-5a5d-4778-b465-f11700f99278.jpg",
          "https://assets.runware.ai/assets/inputs/5379079d-286f-48f1-96ee-8d077b02a3e1.jpg"
        ]
      }
    }
  ]'
runware run bfl:5@1 \
  positivePrompt="Create a finished vertical environmental persona portrait for an offshore wind safety training program. Use reference image 1 to preserve the instructor's recognizable identity: the same late-40s woman, facial proportions, gray-green eyes, freckles, notched left eyebrow, silver-streaked dark braid and calm, capable demeanor. Use reference image 2 for the exact workwear design and color details: mustard flotation jacket with asymmetric black storm flap, three reflective forearm bars, turquoise helmet with scratched rectangular headlamp, black radio harness, charcoal bib trousers and red fall-arrest lanyard. Place her in a completely new composition inside a practical wind-turbine nacelle training bay, standing three-quarter length beside an open yaw-drive housing, one gloved hand resting on the metal casing and the helmet held beneath her other arm so her face remains unobstructed. She looks directly into the camera with patient authority, like an experienced instructor about to begin a safety demonstration. Documentary editorial photography rather than action spectacle; realistic machinery, cable runs and maintenance markings softly out of focus behind her. Cool cyan industrial daylight from the left balanced by a warm amber inspection lamp from the right, restrained slate-blue, mustard and oxidized-metal palette, crisp facial detail, natural skin texture, subtle grease wear on the jacket cuffs, 50mm lens perspective, eye-level framing, generous breathing room above the head, no logos, no legible text, no interface, no poster typography." \
  width=1024 \
  height=1536 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/be8eec20-5a5d-4778-b465-f11700f99278.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/5379079d-286f-48f1-96ee-8d077b02a3e1.jpg
{
  "taskType": "imageInference",
  "taskUUID": "b53032fe-f319-4a50-8d82-08d461db877b",
  "model": "bfl:5@1",
  "positivePrompt": "Create a finished vertical environmental persona portrait for an offshore wind safety training program. Use reference image 1 to preserve the instructor's recognizable identity: the same late-40s woman, facial proportions, gray-green eyes, freckles, notched left eyebrow, silver-streaked dark braid and calm, capable demeanor. Use reference image 2 for the exact workwear design and color details: mustard flotation jacket with asymmetric black storm flap, three reflective forearm bars, turquoise helmet with scratched rectangular headlamp, black radio harness, charcoal bib trousers and red fall-arrest lanyard. Place her in a completely new composition inside a practical wind-turbine nacelle training bay, standing three-quarter length beside an open yaw-drive housing, one gloved hand resting on the metal casing and the helmet held beneath her other arm so her face remains unobstructed. She looks directly into the camera with patient authority, like an experienced instructor about to begin a safety demonstration. Documentary editorial photography rather than action spectacle; realistic machinery, cable runs and maintenance markings softly out of focus behind her. Cool cyan industrial daylight from the left balanced by a warm amber inspection lamp from the right, restrained slate-blue, mustard and oxidized-metal palette, crisp facial detail, natural skin texture, subtle grease wear on the jacket cuffs, 50mm lens perspective, eye-level framing, generous breathing room above the head, no logos, no legible text, no interface, no poster typography.",
  "width": 1024,
  "height": 1536,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/be8eec20-5a5d-4778-b465-f11700f99278.jpg",
      "https://assets.runware.ai/assets/inputs/5379079d-286f-48f1-96ee-8d077b02a3e1.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "b53032fe-f319-4a50-8d82-08d461db877b",
  "imageUUID": "7f659569-6219-4bf4-8e0f-9d44e7dac746",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/7f659569-6219-4bf4-8e0f-9d44e7dac746.jpg",
  "seed": 161913644,
  "cost": 0.075
}