FLUX.2 [flex]

FLUX.2 [flex] is a configurable text to image and image editing model built for precise text placement and stable layouts. It exposes sampling and guidance controls and supports up to ten reference images for consistent characters or products across complex compositions.
![FLUX.2 [flex]](https://assets.runware.ai/covers/bfl-flux-2-flex.jpg)
Complete technical specification for integration
Ready-to-use code snippets for common workflows
Mine Water Heating Explainer

Create a finished landscape infographic for a municipal energy authority explaining how heat is recovered from a flooded coal mine and delivered to a neighborhood district heating network. Use a precise editorial cutaway illustration with strong information hierarchy, combining Swiss modernist graphic design, clean vector geometry, subtle screen-printed texture, and technically credible infrastructure details. Across the top, place the large exact headline: “HEAT BENEATH OUR FEET”. Directly below it, add the smaller exact subtitle: “How warm mine water becomes low-carbon district heating”. Keep both lines crisp, correctly spelled, and left aligned. The main visual should occupy the center and lower two-thirds of the canvas: a wide side-on geological cutaway that transitions from an above-ground former coalfield town into the earth below. Above ground, show a compact row of brick homes, a school, a community center, young street trees, and a small energy center. Below ground, reveal layered sandstone and dark coal seams, old mine galleries, a vertical flooded shaft, groundwater, pipes, and directional flow. Make the underground engineering easy to understand rather than dramatic or fantastical. Explain the process as one continuous left-to-right numbered sequence with five prominent orange number discs and short, exact labels: “1 WARM MINE WATER” beside a blue production pipe descending into the flooded shaft. “2 HEAT EXCHANGER” beside a clearly drawn plate heat exchanger inside the energy center. “3 HEAT PUMP” beside a compact industrial heat-pump unit that raises the usable temperature. “4 DISTRICT HEAT LOOP” beside insulated orange supply pipes branching toward the buildings. “5 COOL WATER RETURNS” beside a blue return pipe leading back underground to a separate reinjection point. Use arrows to make the complete cycle unmistakable. Warm mine water should be shown in cyan rising from the mine; transferred heat should change to vivid safety orange after the heat exchanger; the cooler return route should be dark blue. Clearly keep mine water physically separate from the clean district heating loop. Include a small inset detail near the energy center showing two parallel circuits divided by the heat exchanger, labeled exactly “MINE WATER LOOP” and “CLEAN HEAT LOOP”. Add three concise callout boxes along the bottom, each with a simple icon and these exact texts: “LOCAL RESOURCE” with “Uses heat already present underground” “CLOSED HEAT LOOP” with “Mine water does not enter buildings” “YEAR-ROUND SUPPLY” with “Heat pumps raise the temperature as needed” Include a compact legend in the lower-right corner with three line samples and exact labels: “Warm mine water”, “District heat supply”, and “Cool return”. Add a small footer note: “Simplified system diagram — not to scale”. Do not add any other headlines, logos, branding, statistics, placeholder copy, lorem ipsum, or stray lettering. Art direction: deep midnight navy background areas, pale warm sandstone land layers, cyan water, safety-orange heat flow, off-white typography, and muted terracotta buildings. Use bold condensed sans-serif for the headline and a highly legible geometric sans-serif for all labels. Maintain generous margins, a disciplined grid, consistent stroke weights, clean leader lines, and ample negative space. Flat frontal composition with slight axonometric depth only where useful. Crisp vector-like edges, restrained grain, subtle paper texture, excellent small-detail legibility, polished museum-exhibit quality. Even studio-style illumination with no cinematic shadows, no photorealism, no decorative fantasy elements. The result must be one standalone 1536x1024 landscape explainer graphic, not a website, app interface, presentation mockup, or framed poster.
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:6@1',
positivePrompt: 'Create a finished landscape infographic for a municipal energy authority explaining how heat is recovered from a flooded coal mine and delivered to a neighborhood district heating network. Use a precise editorial cutaway illustration with strong information hierarchy, combining Swiss modernist graphic design, clean vector geometry, subtle screen-printed texture, and technically credible infrastructure details.\n\nAcross the top, place the large exact headline: “HEAT BENEATH OUR FEET”. Directly below it, add the smaller exact subtitle: “How warm mine water becomes low-carbon district heating”. Keep both lines crisp, correctly spelled, and left aligned.\n\nThe main visual should occupy the center and lower two-thirds of the canvas: a wide side-on geological cutaway that transitions from an above-ground former coalfield town into the earth below. Above ground, show a compact row of brick homes, a school, a community center, young street trees, and a small energy center. Below ground, reveal layered sandstone and dark coal seams, old mine galleries, a vertical flooded shaft, groundwater, pipes, and directional flow. Make the underground engineering easy to understand rather than dramatic or fantastical.\n\nExplain the process as one continuous left-to-right numbered sequence with five prominent orange number discs and short, exact labels:\n“1 WARM MINE WATER” beside a blue production pipe descending into the flooded shaft.\n“2 HEAT EXCHANGER” beside a clearly drawn plate heat exchanger inside the energy center.\n“3 HEAT PUMP” beside a compact industrial heat-pump unit that raises the usable temperature.\n“4 DISTRICT HEAT LOOP” beside insulated orange supply pipes branching toward the buildings.\n“5 COOL WATER RETURNS” beside a blue return pipe leading back underground to a separate reinjection point.\n\nUse arrows to make the complete cycle unmistakable. Warm mine water should be shown in cyan rising from the mine; transferred heat should change to vivid safety orange after the heat exchanger; the cooler return route should be dark blue. Clearly keep mine water physically separate from the clean district heating loop. Include a small inset detail near the energy center showing two parallel circuits divided by the heat exchanger, labeled exactly “MINE WATER LOOP” and “CLEAN HEAT LOOP”.\n\nAdd three concise callout boxes along the bottom, each with a simple icon and these exact texts:\n“LOCAL RESOURCE” with “Uses heat already present underground”\n“CLOSED HEAT LOOP” with “Mine water does not enter buildings”\n“YEAR-ROUND SUPPLY” with “Heat pumps raise the temperature as needed”\n\nInclude a compact legend in the lower-right corner with three line samples and exact labels: “Warm mine water”, “District heat supply”, and “Cool return”. Add a small footer note: “Simplified system diagram — not to scale”. Do not add any other headlines, logos, branding, statistics, placeholder copy, lorem ipsum, or stray lettering.\n\nArt direction: deep midnight navy background areas, pale warm sandstone land layers, cyan water, safety-orange heat flow, off-white typography, and muted terracotta buildings. Use bold condensed sans-serif for the headline and a highly legible geometric sans-serif for all labels. Maintain generous margins, a disciplined grid, consistent stroke weights, clean leader lines, and ample negative space. Flat frontal composition with slight axonometric depth only where useful. Crisp vector-like edges, restrained grain, subtle paper texture, excellent small-detail legibility, polished museum-exhibit quality. Even studio-style illumination with no cinematic shadows, no photorealism, no decorative fantasy elements. The result must be one standalone 1536x1024 landscape explainer graphic, not a website, app interface, presentation mockup, or framed poster.',
width: 1536,
height: 1024,
providerSettings: {
bfl: {
promptUpsampling: true
}
}
})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:6@1",
"positivePrompt": "Create a finished landscape infographic for a municipal energy authority explaining how heat is recovered from a flooded coal mine and delivered to a neighborhood district heating network. Use a precise editorial cutaway illustration with strong information hierarchy, combining Swiss modernist graphic design, clean vector geometry, subtle screen-printed texture, and technically credible infrastructure details.\n\nAcross the top, place the large exact headline: “HEAT BENEATH OUR FEET”. Directly below it, add the smaller exact subtitle: “How warm mine water becomes low-carbon district heating”. Keep both lines crisp, correctly spelled, and left aligned.\n\nThe main visual should occupy the center and lower two-thirds of the canvas: a wide side-on geological cutaway that transitions from an above-ground former coalfield town into the earth below. Above ground, show a compact row of brick homes, a school, a community center, young street trees, and a small energy center. Below ground, reveal layered sandstone and dark coal seams, old mine galleries, a vertical flooded shaft, groundwater, pipes, and directional flow. Make the underground engineering easy to understand rather than dramatic or fantastical.\n\nExplain the process as one continuous left-to-right numbered sequence with five prominent orange number discs and short, exact labels:\n“1 WARM MINE WATER” beside a blue production pipe descending into the flooded shaft.\n“2 HEAT EXCHANGER” beside a clearly drawn plate heat exchanger inside the energy center.\n“3 HEAT PUMP” beside a compact industrial heat-pump unit that raises the usable temperature.\n“4 DISTRICT HEAT LOOP” beside insulated orange supply pipes branching toward the buildings.\n“5 COOL WATER RETURNS” beside a blue return pipe leading back underground to a separate reinjection point.\n\nUse arrows to make the complete cycle unmistakable. Warm mine water should be shown in cyan rising from the mine; transferred heat should change to vivid safety orange after the heat exchanger; the cooler return route should be dark blue. Clearly keep mine water physically separate from the clean district heating loop. Include a small inset detail near the energy center showing two parallel circuits divided by the heat exchanger, labeled exactly “MINE WATER LOOP” and “CLEAN HEAT LOOP”.\n\nAdd three concise callout boxes along the bottom, each with a simple icon and these exact texts:\n“LOCAL RESOURCE” with “Uses heat already present underground”\n“CLOSED HEAT LOOP” with “Mine water does not enter buildings”\n“YEAR-ROUND SUPPLY” with “Heat pumps raise the temperature as needed”\n\nInclude a compact legend in the lower-right corner with three line samples and exact labels: “Warm mine water”, “District heat supply”, and “Cool return”. Add a small footer note: “Simplified system diagram — not to scale”. Do not add any other headlines, logos, branding, statistics, placeholder copy, lorem ipsum, or stray lettering.\n\nArt direction: deep midnight navy background areas, pale warm sandstone land layers, cyan water, safety-orange heat flow, off-white typography, and muted terracotta buildings. Use bold condensed sans-serif for the headline and a highly legible geometric sans-serif for all labels. Maintain generous margins, a disciplined grid, consistent stroke weights, clean leader lines, and ample negative space. Flat frontal composition with slight axonometric depth only where useful. Crisp vector-like edges, restrained grain, subtle paper texture, excellent small-detail legibility, polished museum-exhibit quality. Even studio-style illumination with no cinematic shadows, no photorealism, no decorative fantasy elements. The result must be one standalone 1536x1024 landscape explainer graphic, not a website, app interface, presentation mockup, or framed poster.",
"width": 1536,
"height": 1024,
"providerSettings": {
"bfl": {
"promptUpsampling": True
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "bdf26844-103e-45b0-8ab2-0926f27be993",
"model": "bfl:6@1",
"positivePrompt": "Create a finished landscape infographic for a municipal energy authority explaining how heat is recovered from a flooded coal mine and delivered to a neighborhood district heating network. Use a precise editorial cutaway illustration with strong information hierarchy, combining Swiss modernist graphic design, clean vector geometry, subtle screen-printed texture, and technically credible infrastructure details.\n\nAcross the top, place the large exact headline: “HEAT BENEATH OUR FEET”. Directly below it, add the smaller exact subtitle: “How warm mine water becomes low-carbon district heating”. Keep both lines crisp, correctly spelled, and left aligned.\n\nThe main visual should occupy the center and lower two-thirds of the canvas: a wide side-on geological cutaway that transitions from an above-ground former coalfield town into the earth below. Above ground, show a compact row of brick homes, a school, a community center, young street trees, and a small energy center. Below ground, reveal layered sandstone and dark coal seams, old mine galleries, a vertical flooded shaft, groundwater, pipes, and directional flow. Make the underground engineering easy to understand rather than dramatic or fantastical.\n\nExplain the process as one continuous left-to-right numbered sequence with five prominent orange number discs and short, exact labels:\n“1 WARM MINE WATER” beside a blue production pipe descending into the flooded shaft.\n“2 HEAT EXCHANGER” beside a clearly drawn plate heat exchanger inside the energy center.\n“3 HEAT PUMP” beside a compact industrial heat-pump unit that raises the usable temperature.\n“4 DISTRICT HEAT LOOP” beside insulated orange supply pipes branching toward the buildings.\n“5 COOL WATER RETURNS” beside a blue return pipe leading back underground to a separate reinjection point.\n\nUse arrows to make the complete cycle unmistakable. Warm mine water should be shown in cyan rising from the mine; transferred heat should change to vivid safety orange after the heat exchanger; the cooler return route should be dark blue. Clearly keep mine water physically separate from the clean district heating loop. Include a small inset detail near the energy center showing two parallel circuits divided by the heat exchanger, labeled exactly “MINE WATER LOOP” and “CLEAN HEAT LOOP”.\n\nAdd three concise callout boxes along the bottom, each with a simple icon and these exact texts:\n“LOCAL RESOURCE” with “Uses heat already present underground”\n“CLOSED HEAT LOOP” with “Mine water does not enter buildings”\n“YEAR-ROUND SUPPLY” with “Heat pumps raise the temperature as needed”\n\nInclude a compact legend in the lower-right corner with three line samples and exact labels: “Warm mine water”, “District heat supply”, and “Cool return”. Add a small footer note: “Simplified system diagram — not to scale”. Do not add any other headlines, logos, branding, statistics, placeholder copy, lorem ipsum, or stray lettering.\n\nArt direction: deep midnight navy background areas, pale warm sandstone land layers, cyan water, safety-orange heat flow, off-white typography, and muted terracotta buildings. Use bold condensed sans-serif for the headline and a highly legible geometric sans-serif for all labels. Maintain generous margins, a disciplined grid, consistent stroke weights, clean leader lines, and ample negative space. Flat frontal composition with slight axonometric depth only where useful. Crisp vector-like edges, restrained grain, subtle paper texture, excellent small-detail legibility, polished museum-exhibit quality. Even studio-style illumination with no cinematic shadows, no photorealism, no decorative fantasy elements. The result must be one standalone 1536x1024 landscape explainer graphic, not a website, app interface, presentation mockup, or framed poster.",
"width": 1536,
"height": 1024,
"providerSettings": {
"bfl": {
"promptUpsampling": true
}
}
}
]'runware run bfl:6@1 \
positivePrompt="Create a finished landscape infographic for a municipal energy authority explaining how heat is recovered from a flooded coal mine and delivered to a neighborhood district heating network. Use a precise editorial cutaway illustration with strong information hierarchy, combining Swiss modernist graphic design, clean vector geometry, subtle screen-printed texture, and technically credible infrastructure details.
Across the top, place the large exact headline: “HEAT BENEATH OUR FEET”. Directly below it, add the smaller exact subtitle: “How warm mine water becomes low-carbon district heating”. Keep both lines crisp, correctly spelled, and left aligned.
The main visual should occupy the center and lower two-thirds of the canvas: a wide side-on geological cutaway that transitions from an above-ground former coalfield town into the earth below. Above ground, show a compact row of brick homes, a school, a community center, young street trees, and a small energy center. Below ground, reveal layered sandstone and dark coal seams, old mine galleries, a vertical flooded shaft, groundwater, pipes, and directional flow. Make the underground engineering easy to understand rather than dramatic or fantastical.
Explain the process as one continuous left-to-right numbered sequence with five prominent orange number discs and short, exact labels:
“1 WARM MINE WATER” beside a blue production pipe descending into the flooded shaft.
“2 HEAT EXCHANGER” beside a clearly drawn plate heat exchanger inside the energy center.
“3 HEAT PUMP” beside a compact industrial heat-pump unit that raises the usable temperature.
“4 DISTRICT HEAT LOOP” beside insulated orange supply pipes branching toward the buildings.
“5 COOL WATER RETURNS” beside a blue return pipe leading back underground to a separate reinjection point.
Use arrows to make the complete cycle unmistakable. Warm mine water should be shown in cyan rising from the mine; transferred heat should change to vivid safety orange after the heat exchanger; the cooler return route should be dark blue. Clearly keep mine water physically separate from the clean district heating loop. Include a small inset detail near the energy center showing two parallel circuits divided by the heat exchanger, labeled exactly “MINE WATER LOOP” and “CLEAN HEAT LOOP”.
Add three concise callout boxes along the bottom, each with a simple icon and these exact texts:
“LOCAL RESOURCE” with “Uses heat already present underground”
“CLOSED HEAT LOOP” with “Mine water does not enter buildings”
“YEAR-ROUND SUPPLY” with “Heat pumps raise the temperature as needed”
Include a compact legend in the lower-right corner with three line samples and exact labels: “Warm mine water”, “District heat supply”, and “Cool return”. Add a small footer note: “Simplified system diagram — not to scale”. Do not add any other headlines, logos, branding, statistics, placeholder copy, lorem ipsum, or stray lettering.
Art direction: deep midnight navy background areas, pale warm sandstone land layers, cyan water, safety-orange heat flow, off-white typography, and muted terracotta buildings. Use bold condensed sans-serif for the headline and a highly legible geometric sans-serif for all labels. Maintain generous margins, a disciplined grid, consistent stroke weights, clean leader lines, and ample negative space. Flat frontal composition with slight axonometric depth only where useful. Crisp vector-like edges, restrained grain, subtle paper texture, excellent small-detail legibility, polished museum-exhibit quality. Even studio-style illumination with no cinematic shadows, no photorealism, no decorative fantasy elements. The result must be one standalone 1536x1024 landscape explainer graphic, not a website, app interface, presentation mockup, or framed poster." \
width=1536 \
height=1024 \
providerSettings.bfl.promptUpsampling=true{
"taskType": "imageInference",
"taskUUID": "bdf26844-103e-45b0-8ab2-0926f27be993",
"model": "bfl:6@1",
"positivePrompt": "Create a finished landscape infographic for a municipal energy authority explaining how heat is recovered from a flooded coal mine and delivered to a neighborhood district heating network. Use a precise editorial cutaway illustration with strong information hierarchy, combining Swiss modernist graphic design, clean vector geometry, subtle screen-printed texture, and technically credible infrastructure details.\n\nAcross the top, place the large exact headline: “HEAT BENEATH OUR FEET”. Directly below it, add the smaller exact subtitle: “How warm mine water becomes low-carbon district heating”. Keep both lines crisp, correctly spelled, and left aligned.\n\nThe main visual should occupy the center and lower two-thirds of the canvas: a wide side-on geological cutaway that transitions from an above-ground former coalfield town into the earth below. Above ground, show a compact row of brick homes, a school, a community center, young street trees, and a small energy center. Below ground, reveal layered sandstone and dark coal seams, old mine galleries, a vertical flooded shaft, groundwater, pipes, and directional flow. Make the underground engineering easy to understand rather than dramatic or fantastical.\n\nExplain the process as one continuous left-to-right numbered sequence with five prominent orange number discs and short, exact labels:\n“1 WARM MINE WATER” beside a blue production pipe descending into the flooded shaft.\n“2 HEAT EXCHANGER” beside a clearly drawn plate heat exchanger inside the energy center.\n“3 HEAT PUMP” beside a compact industrial heat-pump unit that raises the usable temperature.\n“4 DISTRICT HEAT LOOP” beside insulated orange supply pipes branching toward the buildings.\n“5 COOL WATER RETURNS” beside a blue return pipe leading back underground to a separate reinjection point.\n\nUse arrows to make the complete cycle unmistakable. Warm mine water should be shown in cyan rising from the mine; transferred heat should change to vivid safety orange after the heat exchanger; the cooler return route should be dark blue. Clearly keep mine water physically separate from the clean district heating loop. Include a small inset detail near the energy center showing two parallel circuits divided by the heat exchanger, labeled exactly “MINE WATER LOOP” and “CLEAN HEAT LOOP”.\n\nAdd three concise callout boxes along the bottom, each with a simple icon and these exact texts:\n“LOCAL RESOURCE” with “Uses heat already present underground”\n“CLOSED HEAT LOOP” with “Mine water does not enter buildings”\n“YEAR-ROUND SUPPLY” with “Heat pumps raise the temperature as needed”\n\nInclude a compact legend in the lower-right corner with three line samples and exact labels: “Warm mine water”, “District heat supply”, and “Cool return”. Add a small footer note: “Simplified system diagram — not to scale”. Do not add any other headlines, logos, branding, statistics, placeholder copy, lorem ipsum, or stray lettering.\n\nArt direction: deep midnight navy background areas, pale warm sandstone land layers, cyan water, safety-orange heat flow, off-white typography, and muted terracotta buildings. Use bold condensed sans-serif for the headline and a highly legible geometric sans-serif for all labels. Maintain generous margins, a disciplined grid, consistent stroke weights, clean leader lines, and ample negative space. Flat frontal composition with slight axonometric depth only where useful. Crisp vector-like edges, restrained grain, subtle paper texture, excellent small-detail legibility, polished museum-exhibit quality. Even studio-style illumination with no cinematic shadows, no photorealism, no decorative fantasy elements. The result must be one standalone 1536x1024 landscape explainer graphic, not a website, app interface, presentation mockup, or framed poster.",
"width": 1536,
"height": 1024,
"providerSettings": {
"bfl": {
"promptUpsampling": true
}
}
}{
"taskType": "imageInference",
"taskUUID": "bdf26844-103e-45b0-8ab2-0926f27be993",
"imageUUID": "66b3c0cd-09e5-4cfd-854d-82767dd20202",
"imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/66b3c0cd-09e5-4cfd-854d-82767dd20202.jpg",
"seed": 191489335,
"cost": 0.12
}Subsea Cable Repair Feature Illustration

Create a finished landscape editorial illustration for a technology magazine feature about emergency undersea internet-cable repair. Use a sophisticated seinen manga and anime-inspired visual language with crisp ink contours, expressive character drawing, cinematic perspective, precise industrial details, selective cel shading, and richly painted atmospheric backgrounds. Show a cable-repair ship operating at night during rough weather, presented in a dramatic split-level cutaway composition. The upper third reveals the ship’s rain-lashed working deck beneath a deep indigo sky. In the main focal area, a female marine engineer in orange waterproof coveralls, white hard hat, safety harness, and wet gloves braces beside a huge circular cable drum while guiding a thick black fiber-optic cable through yellow deck machinery. Her posture is focused and physically believable rather than heroic posing. Two deck crew members coordinate behind her near a hydraulic winch; include realistic guardrails, pulley assemblies, bundled ropes, warning stripes, steel grating, work lamps, spray, and rain streaking diagonally across the scene. Below the ocean surface, reveal a vast dark-blue underwater cross-section occupying roughly half the image. The cable descends through shafts of turquoise work light toward the seabed, where a compact yellow remotely operated vehicle uses articulated manipulator arms to lift the damaged end from a trench. Show accurate-looking thrusters, tether, cameras, sediment clouds, scattered rocks, and small deep-sea fish for scale. A narrow exposed section of the cable should reveal tiny glowing fiber strands in cyan, magenta, and amber, creating a restrained visual metaphor for global data flowing through physical infrastructure. Compose the image on a strong diagonal from the illuminated ship at upper left through the engineer and cable machinery to the ROV at lower right. Use a slightly elevated wide-angle viewpoint so the deck action and underwater operation read instantly in one coherent scene. Keep the engineer’s face visible in three-quarter profile, lit by a cold cyan monitor glow from one side and a warm amber work lamp from the other. Contrast saturated safety orange and industrial yellow against navy, petrol blue, steel gray, and luminous turquoise. Emphasize wet reflective surfaces, wind-driven spray, deep water haze, suspended particles, and the enormous scale of the ocean. The tone is urgent, intelligent, grounded, and technically credible: critical infrastructure maintained by skilled people under difficult conditions. Avoid fantasy technology, giant robots, decorative steampunk elements, comedy, pin-up styling, exaggerated anatomy, chibi proportions, logos, captions, labels, speech bubbles, watermarks, borders, or any written text. Deliver a polished standalone magazine-quality illustration with clean silhouettes, readable visual hierarchy, anatomically correct hands, consistent machinery, and detailed but controlled rendering across the full 3:2 landscape frame.
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:6@1',
positivePrompt: 'Create a finished landscape editorial illustration for a technology magazine feature about emergency undersea internet-cable repair. Use a sophisticated seinen manga and anime-inspired visual language with crisp ink contours, expressive character drawing, cinematic perspective, precise industrial details, selective cel shading, and richly painted atmospheric backgrounds.\n\nShow a cable-repair ship operating at night during rough weather, presented in a dramatic split-level cutaway composition. The upper third reveals the ship’s rain-lashed working deck beneath a deep indigo sky. In the main focal area, a female marine engineer in orange waterproof coveralls, white hard hat, safety harness, and wet gloves braces beside a huge circular cable drum while guiding a thick black fiber-optic cable through yellow deck machinery. Her posture is focused and physically believable rather than heroic posing. Two deck crew members coordinate behind her near a hydraulic winch; include realistic guardrails, pulley assemblies, bundled ropes, warning stripes, steel grating, work lamps, spray, and rain streaking diagonally across the scene.\n\nBelow the ocean surface, reveal a vast dark-blue underwater cross-section occupying roughly half the image. The cable descends through shafts of turquoise work light toward the seabed, where a compact yellow remotely operated vehicle uses articulated manipulator arms to lift the damaged end from a trench. Show accurate-looking thrusters, tether, cameras, sediment clouds, scattered rocks, and small deep-sea fish for scale. A narrow exposed section of the cable should reveal tiny glowing fiber strands in cyan, magenta, and amber, creating a restrained visual metaphor for global data flowing through physical infrastructure.\n\nCompose the image on a strong diagonal from the illuminated ship at upper left through the engineer and cable machinery to the ROV at lower right. Use a slightly elevated wide-angle viewpoint so the deck action and underwater operation read instantly in one coherent scene. Keep the engineer’s face visible in three-quarter profile, lit by a cold cyan monitor glow from one side and a warm amber work lamp from the other. Contrast saturated safety orange and industrial yellow against navy, petrol blue, steel gray, and luminous turquoise. Emphasize wet reflective surfaces, wind-driven spray, deep water haze, suspended particles, and the enormous scale of the ocean.\n\nThe tone is urgent, intelligent, grounded, and technically credible: critical infrastructure maintained by skilled people under difficult conditions. Avoid fantasy technology, giant robots, decorative steampunk elements, comedy, pin-up styling, exaggerated anatomy, chibi proportions, logos, captions, labels, speech bubbles, watermarks, borders, or any written text. Deliver a polished standalone magazine-quality illustration with clean silhouettes, readable visual hierarchy, anatomically correct hands, consistent machinery, and detailed but controlled rendering across the full 3:2 landscape frame.',
width: 1536,
height: 1024,
providerSettings: {
bfl: {
promptUpsampling: true
}
}
})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:6@1",
"positivePrompt": "Create a finished landscape editorial illustration for a technology magazine feature about emergency undersea internet-cable repair. Use a sophisticated seinen manga and anime-inspired visual language with crisp ink contours, expressive character drawing, cinematic perspective, precise industrial details, selective cel shading, and richly painted atmospheric backgrounds.\n\nShow a cable-repair ship operating at night during rough weather, presented in a dramatic split-level cutaway composition. The upper third reveals the ship’s rain-lashed working deck beneath a deep indigo sky. In the main focal area, a female marine engineer in orange waterproof coveralls, white hard hat, safety harness, and wet gloves braces beside a huge circular cable drum while guiding a thick black fiber-optic cable through yellow deck machinery. Her posture is focused and physically believable rather than heroic posing. Two deck crew members coordinate behind her near a hydraulic winch; include realistic guardrails, pulley assemblies, bundled ropes, warning stripes, steel grating, work lamps, spray, and rain streaking diagonally across the scene.\n\nBelow the ocean surface, reveal a vast dark-blue underwater cross-section occupying roughly half the image. The cable descends through shafts of turquoise work light toward the seabed, where a compact yellow remotely operated vehicle uses articulated manipulator arms to lift the damaged end from a trench. Show accurate-looking thrusters, tether, cameras, sediment clouds, scattered rocks, and small deep-sea fish for scale. A narrow exposed section of the cable should reveal tiny glowing fiber strands in cyan, magenta, and amber, creating a restrained visual metaphor for global data flowing through physical infrastructure.\n\nCompose the image on a strong diagonal from the illuminated ship at upper left through the engineer and cable machinery to the ROV at lower right. Use a slightly elevated wide-angle viewpoint so the deck action and underwater operation read instantly in one coherent scene. Keep the engineer’s face visible in three-quarter profile, lit by a cold cyan monitor glow from one side and a warm amber work lamp from the other. Contrast saturated safety orange and industrial yellow against navy, petrol blue, steel gray, and luminous turquoise. Emphasize wet reflective surfaces, wind-driven spray, deep water haze, suspended particles, and the enormous scale of the ocean.\n\nThe tone is urgent, intelligent, grounded, and technically credible: critical infrastructure maintained by skilled people under difficult conditions. Avoid fantasy technology, giant robots, decorative steampunk elements, comedy, pin-up styling, exaggerated anatomy, chibi proportions, logos, captions, labels, speech bubbles, watermarks, borders, or any written text. Deliver a polished standalone magazine-quality illustration with clean silhouettes, readable visual hierarchy, anatomically correct hands, consistent machinery, and detailed but controlled rendering across the full 3:2 landscape frame.",
"width": 1536,
"height": 1024,
"providerSettings": {
"bfl": {
"promptUpsampling": True
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "acfc02bf-149f-4b94-8d36-044cefbce2f6",
"model": "bfl:6@1",
"positivePrompt": "Create a finished landscape editorial illustration for a technology magazine feature about emergency undersea internet-cable repair. Use a sophisticated seinen manga and anime-inspired visual language with crisp ink contours, expressive character drawing, cinematic perspective, precise industrial details, selective cel shading, and richly painted atmospheric backgrounds.\n\nShow a cable-repair ship operating at night during rough weather, presented in a dramatic split-level cutaway composition. The upper third reveals the ship’s rain-lashed working deck beneath a deep indigo sky. In the main focal area, a female marine engineer in orange waterproof coveralls, white hard hat, safety harness, and wet gloves braces beside a huge circular cable drum while guiding a thick black fiber-optic cable through yellow deck machinery. Her posture is focused and physically believable rather than heroic posing. Two deck crew members coordinate behind her near a hydraulic winch; include realistic guardrails, pulley assemblies, bundled ropes, warning stripes, steel grating, work lamps, spray, and rain streaking diagonally across the scene.\n\nBelow the ocean surface, reveal a vast dark-blue underwater cross-section occupying roughly half the image. The cable descends through shafts of turquoise work light toward the seabed, where a compact yellow remotely operated vehicle uses articulated manipulator arms to lift the damaged end from a trench. Show accurate-looking thrusters, tether, cameras, sediment clouds, scattered rocks, and small deep-sea fish for scale. A narrow exposed section of the cable should reveal tiny glowing fiber strands in cyan, magenta, and amber, creating a restrained visual metaphor for global data flowing through physical infrastructure.\n\nCompose the image on a strong diagonal from the illuminated ship at upper left through the engineer and cable machinery to the ROV at lower right. Use a slightly elevated wide-angle viewpoint so the deck action and underwater operation read instantly in one coherent scene. Keep the engineer’s face visible in three-quarter profile, lit by a cold cyan monitor glow from one side and a warm amber work lamp from the other. Contrast saturated safety orange and industrial yellow against navy, petrol blue, steel gray, and luminous turquoise. Emphasize wet reflective surfaces, wind-driven spray, deep water haze, suspended particles, and the enormous scale of the ocean.\n\nThe tone is urgent, intelligent, grounded, and technically credible: critical infrastructure maintained by skilled people under difficult conditions. Avoid fantasy technology, giant robots, decorative steampunk elements, comedy, pin-up styling, exaggerated anatomy, chibi proportions, logos, captions, labels, speech bubbles, watermarks, borders, or any written text. Deliver a polished standalone magazine-quality illustration with clean silhouettes, readable visual hierarchy, anatomically correct hands, consistent machinery, and detailed but controlled rendering across the full 3:2 landscape frame.",
"width": 1536,
"height": 1024,
"providerSettings": {
"bfl": {
"promptUpsampling": true
}
}
}
]'runware run bfl:6@1 \
positivePrompt="Create a finished landscape editorial illustration for a technology magazine feature about emergency undersea internet-cable repair. Use a sophisticated seinen manga and anime-inspired visual language with crisp ink contours, expressive character drawing, cinematic perspective, precise industrial details, selective cel shading, and richly painted atmospheric backgrounds.
Show a cable-repair ship operating at night during rough weather, presented in a dramatic split-level cutaway composition. The upper third reveals the ship’s rain-lashed working deck beneath a deep indigo sky. In the main focal area, a female marine engineer in orange waterproof coveralls, white hard hat, safety harness, and wet gloves braces beside a huge circular cable drum while guiding a thick black fiber-optic cable through yellow deck machinery. Her posture is focused and physically believable rather than heroic posing. Two deck crew members coordinate behind her near a hydraulic winch; include realistic guardrails, pulley assemblies, bundled ropes, warning stripes, steel grating, work lamps, spray, and rain streaking diagonally across the scene.
Below the ocean surface, reveal a vast dark-blue underwater cross-section occupying roughly half the image. The cable descends through shafts of turquoise work light toward the seabed, where a compact yellow remotely operated vehicle uses articulated manipulator arms to lift the damaged end from a trench. Show accurate-looking thrusters, tether, cameras, sediment clouds, scattered rocks, and small deep-sea fish for scale. A narrow exposed section of the cable should reveal tiny glowing fiber strands in cyan, magenta, and amber, creating a restrained visual metaphor for global data flowing through physical infrastructure.
Compose the image on a strong diagonal from the illuminated ship at upper left through the engineer and cable machinery to the ROV at lower right. Use a slightly elevated wide-angle viewpoint so the deck action and underwater operation read instantly in one coherent scene. Keep the engineer’s face visible in three-quarter profile, lit by a cold cyan monitor glow from one side and a warm amber work lamp from the other. Contrast saturated safety orange and industrial yellow against navy, petrol blue, steel gray, and luminous turquoise. Emphasize wet reflective surfaces, wind-driven spray, deep water haze, suspended particles, and the enormous scale of the ocean.
The tone is urgent, intelligent, grounded, and technically credible: critical infrastructure maintained by skilled people under difficult conditions. Avoid fantasy technology, giant robots, decorative steampunk elements, comedy, pin-up styling, exaggerated anatomy, chibi proportions, logos, captions, labels, speech bubbles, watermarks, borders, or any written text. Deliver a polished standalone magazine-quality illustration with clean silhouettes, readable visual hierarchy, anatomically correct hands, consistent machinery, and detailed but controlled rendering across the full 3:2 landscape frame." \
width=1536 \
height=1024 \
providerSettings.bfl.promptUpsampling=true{
"taskType": "imageInference",
"taskUUID": "acfc02bf-149f-4b94-8d36-044cefbce2f6",
"model": "bfl:6@1",
"positivePrompt": "Create a finished landscape editorial illustration for a technology magazine feature about emergency undersea internet-cable repair. Use a sophisticated seinen manga and anime-inspired visual language with crisp ink contours, expressive character drawing, cinematic perspective, precise industrial details, selective cel shading, and richly painted atmospheric backgrounds.\n\nShow a cable-repair ship operating at night during rough weather, presented in a dramatic split-level cutaway composition. The upper third reveals the ship’s rain-lashed working deck beneath a deep indigo sky. In the main focal area, a female marine engineer in orange waterproof coveralls, white hard hat, safety harness, and wet gloves braces beside a huge circular cable drum while guiding a thick black fiber-optic cable through yellow deck machinery. Her posture is focused and physically believable rather than heroic posing. Two deck crew members coordinate behind her near a hydraulic winch; include realistic guardrails, pulley assemblies, bundled ropes, warning stripes, steel grating, work lamps, spray, and rain streaking diagonally across the scene.\n\nBelow the ocean surface, reveal a vast dark-blue underwater cross-section occupying roughly half the image. The cable descends through shafts of turquoise work light toward the seabed, where a compact yellow remotely operated vehicle uses articulated manipulator arms to lift the damaged end from a trench. Show accurate-looking thrusters, tether, cameras, sediment clouds, scattered rocks, and small deep-sea fish for scale. A narrow exposed section of the cable should reveal tiny glowing fiber strands in cyan, magenta, and amber, creating a restrained visual metaphor for global data flowing through physical infrastructure.\n\nCompose the image on a strong diagonal from the illuminated ship at upper left through the engineer and cable machinery to the ROV at lower right. Use a slightly elevated wide-angle viewpoint so the deck action and underwater operation read instantly in one coherent scene. Keep the engineer’s face visible in three-quarter profile, lit by a cold cyan monitor glow from one side and a warm amber work lamp from the other. Contrast saturated safety orange and industrial yellow against navy, petrol blue, steel gray, and luminous turquoise. Emphasize wet reflective surfaces, wind-driven spray, deep water haze, suspended particles, and the enormous scale of the ocean.\n\nThe tone is urgent, intelligent, grounded, and technically credible: critical infrastructure maintained by skilled people under difficult conditions. Avoid fantasy technology, giant robots, decorative steampunk elements, comedy, pin-up styling, exaggerated anatomy, chibi proportions, logos, captions, labels, speech bubbles, watermarks, borders, or any written text. Deliver a polished standalone magazine-quality illustration with clean silhouettes, readable visual hierarchy, anatomically correct hands, consistent machinery, and detailed but controlled rendering across the full 3:2 landscape frame.",
"width": 1536,
"height": 1024,
"providerSettings": {
"bfl": {
"promptUpsampling": true
}
}
}{
"taskType": "imageInference",
"taskUUID": "acfc02bf-149f-4b94-8d36-044cefbce2f6",
"imageUUID": "1853969c-a9fe-4577-aa73-a787a6ded8a2",
"imageURL": "https://im.runware.ai/image/os/a04d20/ws/4/ii/1853969c-a9fe-4577-aa73-a787a6ded8a2.jpg",
"seed": 667247790,
"cost": 0.12
}Typefoundry Scratchboard Editorial Portrait

Create a finished vertical editorial portrait by restyling and combining both reference photographs into one cohesive hand-cut scratchboard illustration for a serious craft and manufacturing magazine. Use reference image 1 as the primary composition and preserve the typefounder’s recognizable facial features, short dark curls, round wire-frame glasses, indigo apron, cream shirt, seated three-quarter posture, hands, and small graver. Keep her expression calm, intelligent, and intensely focused. Integrate the steel letter punch and matching brass matrix from reference image 2 as enlarged foreground objects resting naturally on the near edge of her workbench, preserving their proportions, dark patina, squared forms, beveled edges, and the clearly identifiable uppercase R on the punch end and recessed R in the matrix. The result must feel like a deliberate single scene rather than a collage. Translate all photographic detail into an accomplished scratchboard and relief-engraving aesthetic: dense hand-incised white lines cut through velvety black shapes, disciplined cross-hatching, tapered marks, carved highlights, and tactile irregular edges. Use a restrained palette of soot black, warm bone paper, oxidized copper, muted indigo, and one very small vermilion accent on a tool handle. Strong raking light from the upper left should articulate her face, fingers, graver, punch, and matrix while the workshop shelves dissolve into rhythmic engraved shadow. Compose for a 2:3 portrait page: her head in the upper third, working hands near the center, and the punch and matrix prominent but believable in the lower foreground. Include generous quiet negative space around the upper right for editorial flexibility, but place no headline, masthead, caption, border, logo, or decorative lettering there. Preserve only the engraved letter R that belongs physically to the referenced tool. Full-bleed standalone illustration, exacting and intimate mood, sophisticated printmaking texture, clear visual hierarchy, no split panels, no mockup, no photorealistic remnants.
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:6@1',
positivePrompt: 'Create a finished vertical editorial portrait by restyling and combining both reference photographs into one cohesive hand-cut scratchboard illustration for a serious craft and manufacturing magazine. Use reference image 1 as the primary composition and preserve the typefounder’s recognizable facial features, short dark curls, round wire-frame glasses, indigo apron, cream shirt, seated three-quarter posture, hands, and small graver. Keep her expression calm, intelligent, and intensely focused. Integrate the steel letter punch and matching brass matrix from reference image 2 as enlarged foreground objects resting naturally on the near edge of her workbench, preserving their proportions, dark patina, squared forms, beveled edges, and the clearly identifiable uppercase R on the punch end and recessed R in the matrix. The result must feel like a deliberate single scene rather than a collage.\n\nTranslate all photographic detail into an accomplished scratchboard and relief-engraving aesthetic: dense hand-incised white lines cut through velvety black shapes, disciplined cross-hatching, tapered marks, carved highlights, and tactile irregular edges. Use a restrained palette of soot black, warm bone paper, oxidized copper, muted indigo, and one very small vermilion accent on a tool handle. Strong raking light from the upper left should articulate her face, fingers, graver, punch, and matrix while the workshop shelves dissolve into rhythmic engraved shadow. Compose for a 2:3 portrait page: her head in the upper third, working hands near the center, and the punch and matrix prominent but believable in the lower foreground. Include generous quiet negative space around the upper right for editorial flexibility, but place no headline, masthead, caption, border, logo, or decorative lettering there. Preserve only the engraved letter R that belongs physically to the referenced tool. Full-bleed standalone illustration, exacting and intimate mood, sophisticated printmaking texture, clear visual hierarchy, no split panels, no mockup, no photorealistic remnants.',
width: 1024,
height: 1536,
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/2fddcbfe-29f6-487b-9240-1fba05e4c53e.jpg',
'https://assets.runware.ai/assets/inputs/d90c5419-9cae-47ad-b6fc-18a18c2353c2.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:6@1",
"positivePrompt": "Create a finished vertical editorial portrait by restyling and combining both reference photographs into one cohesive hand-cut scratchboard illustration for a serious craft and manufacturing magazine. Use reference image 1 as the primary composition and preserve the typefounder’s recognizable facial features, short dark curls, round wire-frame glasses, indigo apron, cream shirt, seated three-quarter posture, hands, and small graver. Keep her expression calm, intelligent, and intensely focused. Integrate the steel letter punch and matching brass matrix from reference image 2 as enlarged foreground objects resting naturally on the near edge of her workbench, preserving their proportions, dark patina, squared forms, beveled edges, and the clearly identifiable uppercase R on the punch end and recessed R in the matrix. The result must feel like a deliberate single scene rather than a collage.\n\nTranslate all photographic detail into an accomplished scratchboard and relief-engraving aesthetic: dense hand-incised white lines cut through velvety black shapes, disciplined cross-hatching, tapered marks, carved highlights, and tactile irregular edges. Use a restrained palette of soot black, warm bone paper, oxidized copper, muted indigo, and one very small vermilion accent on a tool handle. Strong raking light from the upper left should articulate her face, fingers, graver, punch, and matrix while the workshop shelves dissolve into rhythmic engraved shadow. Compose for a 2:3 portrait page: her head in the upper third, working hands near the center, and the punch and matrix prominent but believable in the lower foreground. Include generous quiet negative space around the upper right for editorial flexibility, but place no headline, masthead, caption, border, logo, or decorative lettering there. Preserve only the engraved letter R that belongs physically to the referenced tool. Full-bleed standalone illustration, exacting and intimate mood, sophisticated printmaking texture, clear visual hierarchy, no split panels, no mockup, no photorealistic remnants.",
"width": 1024,
"height": 1536,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/2fddcbfe-29f6-487b-9240-1fba05e4c53e.jpg",
"https://assets.runware.ai/assets/inputs/d90c5419-9cae-47ad-b6fc-18a18c2353c2.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": "ca73a680-f9e6-462a-9ece-a7accb07e34f",
"model": "bfl:6@1",
"positivePrompt": "Create a finished vertical editorial portrait by restyling and combining both reference photographs into one cohesive hand-cut scratchboard illustration for a serious craft and manufacturing magazine. Use reference image 1 as the primary composition and preserve the typefounder’s recognizable facial features, short dark curls, round wire-frame glasses, indigo apron, cream shirt, seated three-quarter posture, hands, and small graver. Keep her expression calm, intelligent, and intensely focused. Integrate the steel letter punch and matching brass matrix from reference image 2 as enlarged foreground objects resting naturally on the near edge of her workbench, preserving their proportions, dark patina, squared forms, beveled edges, and the clearly identifiable uppercase R on the punch end and recessed R in the matrix. The result must feel like a deliberate single scene rather than a collage.\n\nTranslate all photographic detail into an accomplished scratchboard and relief-engraving aesthetic: dense hand-incised white lines cut through velvety black shapes, disciplined cross-hatching, tapered marks, carved highlights, and tactile irregular edges. Use a restrained palette of soot black, warm bone paper, oxidized copper, muted indigo, and one very small vermilion accent on a tool handle. Strong raking light from the upper left should articulate her face, fingers, graver, punch, and matrix while the workshop shelves dissolve into rhythmic engraved shadow. Compose for a 2:3 portrait page: her head in the upper third, working hands near the center, and the punch and matrix prominent but believable in the lower foreground. Include generous quiet negative space around the upper right for editorial flexibility, but place no headline, masthead, caption, border, logo, or decorative lettering there. Preserve only the engraved letter R that belongs physically to the referenced tool. Full-bleed standalone illustration, exacting and intimate mood, sophisticated printmaking texture, clear visual hierarchy, no split panels, no mockup, no photorealistic remnants.",
"width": 1024,
"height": 1536,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/2fddcbfe-29f6-487b-9240-1fba05e4c53e.jpg",
"https://assets.runware.ai/assets/inputs/d90c5419-9cae-47ad-b6fc-18a18c2353c2.jpg"
]
}
}
]'runware run bfl:6@1 \
positivePrompt="Create a finished vertical editorial portrait by restyling and combining both reference photographs into one cohesive hand-cut scratchboard illustration for a serious craft and manufacturing magazine. Use reference image 1 as the primary composition and preserve the typefounder’s recognizable facial features, short dark curls, round wire-frame glasses, indigo apron, cream shirt, seated three-quarter posture, hands, and small graver. Keep her expression calm, intelligent, and intensely focused. Integrate the steel letter punch and matching brass matrix from reference image 2 as enlarged foreground objects resting naturally on the near edge of her workbench, preserving their proportions, dark patina, squared forms, beveled edges, and the clearly identifiable uppercase R on the punch end and recessed R in the matrix. The result must feel like a deliberate single scene rather than a collage.
Translate all photographic detail into an accomplished scratchboard and relief-engraving aesthetic: dense hand-incised white lines cut through velvety black shapes, disciplined cross-hatching, tapered marks, carved highlights, and tactile irregular edges. Use a restrained palette of soot black, warm bone paper, oxidized copper, muted indigo, and one very small vermilion accent on a tool handle. Strong raking light from the upper left should articulate her face, fingers, graver, punch, and matrix while the workshop shelves dissolve into rhythmic engraved shadow. Compose for a 2:3 portrait page: her head in the upper third, working hands near the center, and the punch and matrix prominent but believable in the lower foreground. Include generous quiet negative space around the upper right for editorial flexibility, but place no headline, masthead, caption, border, logo, or decorative lettering there. Preserve only the engraved letter R that belongs physically to the referenced tool. Full-bleed standalone illustration, exacting and intimate mood, sophisticated printmaking texture, clear visual hierarchy, no split panels, no mockup, no photorealistic remnants." \
width=1024 \
height=1536 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/2fddcbfe-29f6-487b-9240-1fba05e4c53e.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/d90c5419-9cae-47ad-b6fc-18a18c2353c2.jpg{
"taskType": "imageInference",
"taskUUID": "ca73a680-f9e6-462a-9ece-a7accb07e34f",
"model": "bfl:6@1",
"positivePrompt": "Create a finished vertical editorial portrait by restyling and combining both reference photographs into one cohesive hand-cut scratchboard illustration for a serious craft and manufacturing magazine. Use reference image 1 as the primary composition and preserve the typefounder’s recognizable facial features, short dark curls, round wire-frame glasses, indigo apron, cream shirt, seated three-quarter posture, hands, and small graver. Keep her expression calm, intelligent, and intensely focused. Integrate the steel letter punch and matching brass matrix from reference image 2 as enlarged foreground objects resting naturally on the near edge of her workbench, preserving their proportions, dark patina, squared forms, beveled edges, and the clearly identifiable uppercase R on the punch end and recessed R in the matrix. The result must feel like a deliberate single scene rather than a collage.\n\nTranslate all photographic detail into an accomplished scratchboard and relief-engraving aesthetic: dense hand-incised white lines cut through velvety black shapes, disciplined cross-hatching, tapered marks, carved highlights, and tactile irregular edges. Use a restrained palette of soot black, warm bone paper, oxidized copper, muted indigo, and one very small vermilion accent on a tool handle. Strong raking light from the upper left should articulate her face, fingers, graver, punch, and matrix while the workshop shelves dissolve into rhythmic engraved shadow. Compose for a 2:3 portrait page: her head in the upper third, working hands near the center, and the punch and matrix prominent but believable in the lower foreground. Include generous quiet negative space around the upper right for editorial flexibility, but place no headline, masthead, caption, border, logo, or decorative lettering there. Preserve only the engraved letter R that belongs physically to the referenced tool. Full-bleed standalone illustration, exacting and intimate mood, sophisticated printmaking texture, clear visual hierarchy, no split panels, no mockup, no photorealistic remnants.",
"width": 1024,
"height": 1536,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/2fddcbfe-29f6-487b-9240-1fba05e4c53e.jpg",
"https://assets.runware.ai/assets/inputs/d90c5419-9cae-47ad-b6fc-18a18c2353c2.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "ca73a680-f9e6-462a-9ece-a7accb07e34f",
"imageUUID": "6e12fa78-2989-4db6-a115-bfc5d208d89d",
"imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/4/ii/6e12fa78-2989-4db6-a115-bfc5d208d89d.jpg",
"seed": 1254139137,
"cost": 0.24
}Polar Logistics Report Cover

Create a finished 2:3 portrait annual operations report cover for a professional Antarctic logistics organization. Treat Reference Image 1 as the original photographic core and visibly outpaint it into the taller portrait canvas: preserve the recognizable orange articulated tracked cargo vehicle, its exact proportions, black track assemblies, cab glazing, roof lights, antennas, tow coupling, white equipment module, camera angle, and existing ice-shelf horizon. Extend the scene naturally far above with a monumental pale overcast polar sky and below with wind-combed snow, shallow track impressions, and subtle blue-gray ice texture. The expansion must feel like one continuous photograph with consistent perspective, grain, weather, and diffuse daylight, not a collage. Incorporate the field supervisor from Reference Image 2 as a small but clearly readable human figure standing beside the front track of the vehicle. Preserve the supervisor's cobalt insulated suit, reflective silver bands, orange gloves, charcoal balaclava, clear goggles, black boots, body proportions, and recognizable visual details. Match the figure convincingly to the scale, cold ambient light, contact shadows, and wind direction of the vehicle scene. Use restrained high-end documentary art direction: cold cyan, chalk white, graphite gray, and safety orange; crisp operational realism; austere, capable, calm mood; subtle airborne ice crystals; no dramatic storm, no fantasy elements. Compose the vehicle across the lower-middle third, with the person near it for scale, a large quiet sky above, and clean snow foreground below. Maintain useful negative space without making the image feel empty. Add precise editorial typography directly within the image. At upper left, set the exact title “SOUTHBOUND” in large uppercase condensed sans serif lettering, charcoal black. Directly beneath it, set “LOGISTICS REPORT 2026” in smaller uppercase sans serif lettering with wide tracking. At the bottom left, add the small line “ANTARCTIC FIELD OPERATIONS” in uppercase. Keep all text correctly spelled, sharply printed, aligned to one clean left edge, and comfortably inside print-safe margins. No company logo, no additional writing, no border, no mockup, no book shown in a scene. Deliver one full-bleed photographic report cover.
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:6@1',
positivePrompt: 'Create a finished 2:3 portrait annual operations report cover for a professional Antarctic logistics organization. Treat Reference Image 1 as the original photographic core and visibly outpaint it into the taller portrait canvas: preserve the recognizable orange articulated tracked cargo vehicle, its exact proportions, black track assemblies, cab glazing, roof lights, antennas, tow coupling, white equipment module, camera angle, and existing ice-shelf horizon. Extend the scene naturally far above with a monumental pale overcast polar sky and below with wind-combed snow, shallow track impressions, and subtle blue-gray ice texture. The expansion must feel like one continuous photograph with consistent perspective, grain, weather, and diffuse daylight, not a collage.\n\nIncorporate the field supervisor from Reference Image 2 as a small but clearly readable human figure standing beside the front track of the vehicle. Preserve the supervisor\'s cobalt insulated suit, reflective silver bands, orange gloves, charcoal balaclava, clear goggles, black boots, body proportions, and recognizable visual details. Match the figure convincingly to the scale, cold ambient light, contact shadows, and wind direction of the vehicle scene.\n\nUse restrained high-end documentary art direction: cold cyan, chalk white, graphite gray, and safety orange; crisp operational realism; austere, capable, calm mood; subtle airborne ice crystals; no dramatic storm, no fantasy elements. Compose the vehicle across the lower-middle third, with the person near it for scale, a large quiet sky above, and clean snow foreground below. Maintain useful negative space without making the image feel empty.\n\nAdd precise editorial typography directly within the image. At upper left, set the exact title “SOUTHBOUND” in large uppercase condensed sans serif lettering, charcoal black. Directly beneath it, set “LOGISTICS REPORT 2026” in smaller uppercase sans serif lettering with wide tracking. At the bottom left, add the small line “ANTARCTIC FIELD OPERATIONS” in uppercase. Keep all text correctly spelled, sharply printed, aligned to one clean left edge, and comfortably inside print-safe margins. No company logo, no additional writing, no border, no mockup, no book shown in a scene. Deliver one full-bleed photographic report cover.',
width: 1024,
height: 1536,
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/b2111c66-6e55-4fca-b7c7-222df067bfe6.jpg',
'https://assets.runware.ai/assets/inputs/0b73a51e-dfb3-4a12-b9fd-c7fe2db08262.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:6@1",
"positivePrompt": "Create a finished 2:3 portrait annual operations report cover for a professional Antarctic logistics organization. Treat Reference Image 1 as the original photographic core and visibly outpaint it into the taller portrait canvas: preserve the recognizable orange articulated tracked cargo vehicle, its exact proportions, black track assemblies, cab glazing, roof lights, antennas, tow coupling, white equipment module, camera angle, and existing ice-shelf horizon. Extend the scene naturally far above with a monumental pale overcast polar sky and below with wind-combed snow, shallow track impressions, and subtle blue-gray ice texture. The expansion must feel like one continuous photograph with consistent perspective, grain, weather, and diffuse daylight, not a collage.\n\nIncorporate the field supervisor from Reference Image 2 as a small but clearly readable human figure standing beside the front track of the vehicle. Preserve the supervisor's cobalt insulated suit, reflective silver bands, orange gloves, charcoal balaclava, clear goggles, black boots, body proportions, and recognizable visual details. Match the figure convincingly to the scale, cold ambient light, contact shadows, and wind direction of the vehicle scene.\n\nUse restrained high-end documentary art direction: cold cyan, chalk white, graphite gray, and safety orange; crisp operational realism; austere, capable, calm mood; subtle airborne ice crystals; no dramatic storm, no fantasy elements. Compose the vehicle across the lower-middle third, with the person near it for scale, a large quiet sky above, and clean snow foreground below. Maintain useful negative space without making the image feel empty.\n\nAdd precise editorial typography directly within the image. At upper left, set the exact title “SOUTHBOUND” in large uppercase condensed sans serif lettering, charcoal black. Directly beneath it, set “LOGISTICS REPORT 2026” in smaller uppercase sans serif lettering with wide tracking. At the bottom left, add the small line “ANTARCTIC FIELD OPERATIONS” in uppercase. Keep all text correctly spelled, sharply printed, aligned to one clean left edge, and comfortably inside print-safe margins. No company logo, no additional writing, no border, no mockup, no book shown in a scene. Deliver one full-bleed photographic report cover.",
"width": 1024,
"height": 1536,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/b2111c66-6e55-4fca-b7c7-222df067bfe6.jpg",
"https://assets.runware.ai/assets/inputs/0b73a51e-dfb3-4a12-b9fd-c7fe2db08262.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": "d9df2bb7-3347-4ae4-bb1c-fffd0d82f537",
"model": "bfl:6@1",
"positivePrompt": "Create a finished 2:3 portrait annual operations report cover for a professional Antarctic logistics organization. Treat Reference Image 1 as the original photographic core and visibly outpaint it into the taller portrait canvas: preserve the recognizable orange articulated tracked cargo vehicle, its exact proportions, black track assemblies, cab glazing, roof lights, antennas, tow coupling, white equipment module, camera angle, and existing ice-shelf horizon. Extend the scene naturally far above with a monumental pale overcast polar sky and below with wind-combed snow, shallow track impressions, and subtle blue-gray ice texture. The expansion must feel like one continuous photograph with consistent perspective, grain, weather, and diffuse daylight, not a collage.\n\nIncorporate the field supervisor from Reference Image 2 as a small but clearly readable human figure standing beside the front track of the vehicle. Preserve the supervisor's cobalt insulated suit, reflective silver bands, orange gloves, charcoal balaclava, clear goggles, black boots, body proportions, and recognizable visual details. Match the figure convincingly to the scale, cold ambient light, contact shadows, and wind direction of the vehicle scene.\n\nUse restrained high-end documentary art direction: cold cyan, chalk white, graphite gray, and safety orange; crisp operational realism; austere, capable, calm mood; subtle airborne ice crystals; no dramatic storm, no fantasy elements. Compose the vehicle across the lower-middle third, with the person near it for scale, a large quiet sky above, and clean snow foreground below. Maintain useful negative space without making the image feel empty.\n\nAdd precise editorial typography directly within the image. At upper left, set the exact title “SOUTHBOUND” in large uppercase condensed sans serif lettering, charcoal black. Directly beneath it, set “LOGISTICS REPORT 2026” in smaller uppercase sans serif lettering with wide tracking. At the bottom left, add the small line “ANTARCTIC FIELD OPERATIONS” in uppercase. Keep all text correctly spelled, sharply printed, aligned to one clean left edge, and comfortably inside print-safe margins. No company logo, no additional writing, no border, no mockup, no book shown in a scene. Deliver one full-bleed photographic report cover.",
"width": 1024,
"height": 1536,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/b2111c66-6e55-4fca-b7c7-222df067bfe6.jpg",
"https://assets.runware.ai/assets/inputs/0b73a51e-dfb3-4a12-b9fd-c7fe2db08262.jpg"
]
}
}
]'runware run bfl:6@1 \
positivePrompt="Create a finished 2:3 portrait annual operations report cover for a professional Antarctic logistics organization. Treat Reference Image 1 as the original photographic core and visibly outpaint it into the taller portrait canvas: preserve the recognizable orange articulated tracked cargo vehicle, its exact proportions, black track assemblies, cab glazing, roof lights, antennas, tow coupling, white equipment module, camera angle, and existing ice-shelf horizon. Extend the scene naturally far above with a monumental pale overcast polar sky and below with wind-combed snow, shallow track impressions, and subtle blue-gray ice texture. The expansion must feel like one continuous photograph with consistent perspective, grain, weather, and diffuse daylight, not a collage.
Incorporate the field supervisor from Reference Image 2 as a small but clearly readable human figure standing beside the front track of the vehicle. Preserve the supervisor's cobalt insulated suit, reflective silver bands, orange gloves, charcoal balaclava, clear goggles, black boots, body proportions, and recognizable visual details. Match the figure convincingly to the scale, cold ambient light, contact shadows, and wind direction of the vehicle scene.
Use restrained high-end documentary art direction: cold cyan, chalk white, graphite gray, and safety orange; crisp operational realism; austere, capable, calm mood; subtle airborne ice crystals; no dramatic storm, no fantasy elements. Compose the vehicle across the lower-middle third, with the person near it for scale, a large quiet sky above, and clean snow foreground below. Maintain useful negative space without making the image feel empty.
Add precise editorial typography directly within the image. At upper left, set the exact title “SOUTHBOUND” in large uppercase condensed sans serif lettering, charcoal black. Directly beneath it, set “LOGISTICS REPORT 2026” in smaller uppercase sans serif lettering with wide tracking. At the bottom left, add the small line “ANTARCTIC FIELD OPERATIONS” in uppercase. Keep all text correctly spelled, sharply printed, aligned to one clean left edge, and comfortably inside print-safe margins. No company logo, no additional writing, no border, no mockup, no book shown in a scene. Deliver one full-bleed photographic report cover." \
width=1024 \
height=1536 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/b2111c66-6e55-4fca-b7c7-222df067bfe6.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/0b73a51e-dfb3-4a12-b9fd-c7fe2db08262.jpg{
"taskType": "imageInference",
"taskUUID": "d9df2bb7-3347-4ae4-bb1c-fffd0d82f537",
"model": "bfl:6@1",
"positivePrompt": "Create a finished 2:3 portrait annual operations report cover for a professional Antarctic logistics organization. Treat Reference Image 1 as the original photographic core and visibly outpaint it into the taller portrait canvas: preserve the recognizable orange articulated tracked cargo vehicle, its exact proportions, black track assemblies, cab glazing, roof lights, antennas, tow coupling, white equipment module, camera angle, and existing ice-shelf horizon. Extend the scene naturally far above with a monumental pale overcast polar sky and below with wind-combed snow, shallow track impressions, and subtle blue-gray ice texture. The expansion must feel like one continuous photograph with consistent perspective, grain, weather, and diffuse daylight, not a collage.\n\nIncorporate the field supervisor from Reference Image 2 as a small but clearly readable human figure standing beside the front track of the vehicle. Preserve the supervisor's cobalt insulated suit, reflective silver bands, orange gloves, charcoal balaclava, clear goggles, black boots, body proportions, and recognizable visual details. Match the figure convincingly to the scale, cold ambient light, contact shadows, and wind direction of the vehicle scene.\n\nUse restrained high-end documentary art direction: cold cyan, chalk white, graphite gray, and safety orange; crisp operational realism; austere, capable, calm mood; subtle airborne ice crystals; no dramatic storm, no fantasy elements. Compose the vehicle across the lower-middle third, with the person near it for scale, a large quiet sky above, and clean snow foreground below. Maintain useful negative space without making the image feel empty.\n\nAdd precise editorial typography directly within the image. At upper left, set the exact title “SOUTHBOUND” in large uppercase condensed sans serif lettering, charcoal black. Directly beneath it, set “LOGISTICS REPORT 2026” in smaller uppercase sans serif lettering with wide tracking. At the bottom left, add the small line “ANTARCTIC FIELD OPERATIONS” in uppercase. Keep all text correctly spelled, sharply printed, aligned to one clean left edge, and comfortably inside print-safe margins. No company logo, no additional writing, no border, no mockup, no book shown in a scene. Deliver one full-bleed photographic report cover.",
"width": 1024,
"height": 1536,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/b2111c66-6e55-4fca-b7c7-222df067bfe6.jpg",
"https://assets.runware.ai/assets/inputs/0b73a51e-dfb3-4a12-b9fd-c7fe2db08262.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "d9df2bb7-3347-4ae4-bb1c-fffd0d82f537",
"imageUUID": "d332969c-e52d-4642-81c8-94029d861901",
"imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/3/ii/d332969c-e52d-4642-81c8-94029d861901.jpg",
"seed": 618347625,
"cost": 0.24
}Floating Puppet Regatta Tableau

Create a richly detailed airborne regatta above a vast salt flat at golden sunrise, using the reference images to preserve the marionette captain, quilted sail materials, and cloud barge design. Show multiple puppet-crewed vessels drifting in layered formation through bright apricot and pale cyan sky, long reflections shimmering below. The main vessel dominates the foreground with crisp readable painted lettering on the sail: "SKY HARBOR CUP". Include smaller banners with clean simple text such as "HEAT 3" and "NORTH WIND". Emphasize precise composition, stable geometry, handcrafted textures, taut ropes, stitched cloth, varnished wood, tiny brass fittings, and playful theatrical charm. Cinematic wide shot, storybook realism, airy scale, high detail, elegant color harmony, gentle atmosphere, no modern city elements.
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:6@1',
positivePrompt: 'Create a richly detailed airborne regatta above a vast salt flat at golden sunrise, using the reference images to preserve the marionette captain, quilted sail materials, and cloud barge design. Show multiple puppet-crewed vessels drifting in layered formation through bright apricot and pale cyan sky, long reflections shimmering below. The main vessel dominates the foreground with crisp readable painted lettering on the sail: "SKY HARBOR CUP". Include smaller banners with clean simple text such as "HEAT 3" and "NORTH WIND". Emphasize precise composition, stable geometry, handcrafted textures, taut ropes, stitched cloth, varnished wood, tiny brass fittings, and playful theatrical charm. Cinematic wide shot, storybook realism, airy scale, high detail, elegant color harmony, gentle atmosphere, no modern city elements.',
width: 1344,
height: 768,
seed: 77612,
steps: 32,
CFGScale: 3.5,
providerSettings: {
bfl: {
promptUpsampling: true,
safetyTolerance: 2
}
},
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/17078c68-3b4f-46af-ab45-fdc8f39a2cc1.jpg',
'https://assets.runware.ai/assets/inputs/d0d1a087-bbab-4a75-9025-ac01bbcdf610.jpg',
'https://assets.runware.ai/assets/inputs/d367c73d-617c-444c-b902-fa61d7cffc78.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:6@1",
"positivePrompt": "Create a richly detailed airborne regatta above a vast salt flat at golden sunrise, using the reference images to preserve the marionette captain, quilted sail materials, and cloud barge design. Show multiple puppet-crewed vessels drifting in layered formation through bright apricot and pale cyan sky, long reflections shimmering below. The main vessel dominates the foreground with crisp readable painted lettering on the sail: \"SKY HARBOR CUP\". Include smaller banners with clean simple text such as \"HEAT 3\" and \"NORTH WIND\". Emphasize precise composition, stable geometry, handcrafted textures, taut ropes, stitched cloth, varnished wood, tiny brass fittings, and playful theatrical charm. Cinematic wide shot, storybook realism, airy scale, high detail, elegant color harmony, gentle atmosphere, no modern city elements.",
"width": 1344,
"height": 768,
"seed": 77612,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": True,
"safetyTolerance": 2
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/17078c68-3b4f-46af-ab45-fdc8f39a2cc1.jpg",
"https://assets.runware.ai/assets/inputs/d0d1a087-bbab-4a75-9025-ac01bbcdf610.jpg",
"https://assets.runware.ai/assets/inputs/d367c73d-617c-444c-b902-fa61d7cffc78.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": "17c1cda6-a7af-4476-a069-e3753eb413f1",
"model": "bfl:6@1",
"positivePrompt": "Create a richly detailed airborne regatta above a vast salt flat at golden sunrise, using the reference images to preserve the marionette captain, quilted sail materials, and cloud barge design. Show multiple puppet-crewed vessels drifting in layered formation through bright apricot and pale cyan sky, long reflections shimmering below. The main vessel dominates the foreground with crisp readable painted lettering on the sail: \"SKY HARBOR CUP\". Include smaller banners with clean simple text such as \"HEAT 3\" and \"NORTH WIND\". Emphasize precise composition, stable geometry, handcrafted textures, taut ropes, stitched cloth, varnished wood, tiny brass fittings, and playful theatrical charm. Cinematic wide shot, storybook realism, airy scale, high detail, elegant color harmony, gentle atmosphere, no modern city elements.",
"width": 1344,
"height": 768,
"seed": 77612,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": true,
"safetyTolerance": 2
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/17078c68-3b4f-46af-ab45-fdc8f39a2cc1.jpg",
"https://assets.runware.ai/assets/inputs/d0d1a087-bbab-4a75-9025-ac01bbcdf610.jpg",
"https://assets.runware.ai/assets/inputs/d367c73d-617c-444c-b902-fa61d7cffc78.jpg"
]
}
}
]'runware run bfl:6@1 \
positivePrompt="Create a richly detailed airborne regatta above a vast salt flat at golden sunrise, using the reference images to preserve the marionette captain, quilted sail materials, and cloud barge design. Show multiple puppet-crewed vessels drifting in layered formation through bright apricot and pale cyan sky, long reflections shimmering below. The main vessel dominates the foreground with crisp readable painted lettering on the sail: \"SKY HARBOR CUP\". Include smaller banners with clean simple text such as \"HEAT 3\" and \"NORTH WIND\". Emphasize precise composition, stable geometry, handcrafted textures, taut ropes, stitched cloth, varnished wood, tiny brass fittings, and playful theatrical charm. Cinematic wide shot, storybook realism, airy scale, high detail, elegant color harmony, gentle atmosphere, no modern city elements." \
width=1344 \
height=768 \
seed=77612 \
steps=32 \
CFGScale=3.5 \
providerSettings.bfl.promptUpsampling=true \
providerSettings.bfl.safetyTolerance=2 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/17078c68-3b4f-46af-ab45-fdc8f39a2cc1.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/d0d1a087-bbab-4a75-9025-ac01bbcdf610.jpg \
inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/d367c73d-617c-444c-b902-fa61d7cffc78.jpg{
"taskType": "imageInference",
"taskUUID": "17c1cda6-a7af-4476-a069-e3753eb413f1",
"model": "bfl:6@1",
"positivePrompt": "Create a richly detailed airborne regatta above a vast salt flat at golden sunrise, using the reference images to preserve the marionette captain, quilted sail materials, and cloud barge design. Show multiple puppet-crewed vessels drifting in layered formation through bright apricot and pale cyan sky, long reflections shimmering below. The main vessel dominates the foreground with crisp readable painted lettering on the sail: \"SKY HARBOR CUP\". Include smaller banners with clean simple text such as \"HEAT 3\" and \"NORTH WIND\". Emphasize precise composition, stable geometry, handcrafted textures, taut ropes, stitched cloth, varnished wood, tiny brass fittings, and playful theatrical charm. Cinematic wide shot, storybook realism, airy scale, high detail, elegant color harmony, gentle atmosphere, no modern city elements.",
"width": 1344,
"height": 768,
"seed": 77612,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": true,
"safetyTolerance": 2
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/17078c68-3b4f-46af-ab45-fdc8f39a2cc1.jpg",
"https://assets.runware.ai/assets/inputs/d0d1a087-bbab-4a75-9025-ac01bbcdf610.jpg",
"https://assets.runware.ai/assets/inputs/d367c73d-617c-444c-b902-fa61d7cffc78.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "17c1cda6-a7af-4476-a069-e3753eb413f1",
"imageUUID": "3c21742a-4414-444a-8562-a40e0a90bdac",
"imageURL": "https://im.runware.ai/image/os/a14d18/ws/2/ii/3c21742a-4414-444a-8562-a40e0a90bdac.jpg",
"seed": 77612,
"cost": 0.24
}Tidal Archive Reading Hall

A vast public reading hall built inside a repurposed coastal water reservoir, immense ribbed concrete vaults rising overhead, shallow reflective channels winding between long wooden study tables, suspended brass index signs with crisp readable text saying 'TIDAL ARCHIVE', 'MAP ROOM', and 'STACKS A–F', shelves of salt-weathered books sealed in glass cases, visitors in practical rain capes and wool clothing quietly reading, clerks moving rolling ladders, paper maps, mechanical catalog drawers, soft overcast daylight pouring through circular skylights and casting pale reflections on the water, seabird motifs carved into railings, meticulous symmetry with a strong central aisle, atmospheric depth, ultra-detailed textures, believable scale, calm scholarly mood, cinematic composition, sharp focus, refined color palette of slate, amber, sea green, and parchment
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:6@1',
positivePrompt: 'A vast public reading hall built inside a repurposed coastal water reservoir, immense ribbed concrete vaults rising overhead, shallow reflective channels winding between long wooden study tables, suspended brass index signs with crisp readable text saying \'TIDAL ARCHIVE\', \'MAP ROOM\', and \'STACKS A–F\', shelves of salt-weathered books sealed in glass cases, visitors in practical rain capes and wool clothing quietly reading, clerks moving rolling ladders, paper maps, mechanical catalog drawers, soft overcast daylight pouring through circular skylights and casting pale reflections on the water, seabird motifs carved into railings, meticulous symmetry with a strong central aisle, atmospheric depth, ultra-detailed textures, believable scale, calm scholarly mood, cinematic composition, sharp focus, refined color palette of slate, amber, sea green, and parchment',
width: 1344,
height: 768,
seed: 95285,
steps: 32,
CFGScale: 3.5,
providerSettings: {
bfl: {
promptUpsampling: true,
safetyTolerance: 2
}
}
})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:6@1",
"positivePrompt": "A vast public reading hall built inside a repurposed coastal water reservoir, immense ribbed concrete vaults rising overhead, shallow reflective channels winding between long wooden study tables, suspended brass index signs with crisp readable text saying 'TIDAL ARCHIVE', 'MAP ROOM', and 'STACKS A–F', shelves of salt-weathered books sealed in glass cases, visitors in practical rain capes and wool clothing quietly reading, clerks moving rolling ladders, paper maps, mechanical catalog drawers, soft overcast daylight pouring through circular skylights and casting pale reflections on the water, seabird motifs carved into railings, meticulous symmetry with a strong central aisle, atmospheric depth, ultra-detailed textures, believable scale, calm scholarly mood, cinematic composition, sharp focus, refined color palette of slate, amber, sea green, and parchment",
"width": 1344,
"height": 768,
"seed": 95285,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": True,
"safetyTolerance": 2
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "b88e878a-f359-496f-a3ee-6bcbb713ac43",
"model": "bfl:6@1",
"positivePrompt": "A vast public reading hall built inside a repurposed coastal water reservoir, immense ribbed concrete vaults rising overhead, shallow reflective channels winding between long wooden study tables, suspended brass index signs with crisp readable text saying 'TIDAL ARCHIVE', 'MAP ROOM', and 'STACKS A–F', shelves of salt-weathered books sealed in glass cases, visitors in practical rain capes and wool clothing quietly reading, clerks moving rolling ladders, paper maps, mechanical catalog drawers, soft overcast daylight pouring through circular skylights and casting pale reflections on the water, seabird motifs carved into railings, meticulous symmetry with a strong central aisle, atmospheric depth, ultra-detailed textures, believable scale, calm scholarly mood, cinematic composition, sharp focus, refined color palette of slate, amber, sea green, and parchment",
"width": 1344,
"height": 768,
"seed": 95285,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": true,
"safetyTolerance": 2
}
}
}
]'runware run bfl:6@1 \
positivePrompt="A vast public reading hall built inside a repurposed coastal water reservoir, immense ribbed concrete vaults rising overhead, shallow reflective channels winding between long wooden study tables, suspended brass index signs with crisp readable text saying 'TIDAL ARCHIVE', 'MAP ROOM', and 'STACKS A–F', shelves of salt-weathered books sealed in glass cases, visitors in practical rain capes and wool clothing quietly reading, clerks moving rolling ladders, paper maps, mechanical catalog drawers, soft overcast daylight pouring through circular skylights and casting pale reflections on the water, seabird motifs carved into railings, meticulous symmetry with a strong central aisle, atmospheric depth, ultra-detailed textures, believable scale, calm scholarly mood, cinematic composition, sharp focus, refined color palette of slate, amber, sea green, and parchment" \
width=1344 \
height=768 \
seed=95285 \
steps=32 \
CFGScale=3.5 \
providerSettings.bfl.promptUpsampling=true \
providerSettings.bfl.safetyTolerance=2{
"taskType": "imageInference",
"taskUUID": "b88e878a-f359-496f-a3ee-6bcbb713ac43",
"model": "bfl:6@1",
"positivePrompt": "A vast public reading hall built inside a repurposed coastal water reservoir, immense ribbed concrete vaults rising overhead, shallow reflective channels winding between long wooden study tables, suspended brass index signs with crisp readable text saying 'TIDAL ARCHIVE', 'MAP ROOM', and 'STACKS A–F', shelves of salt-weathered books sealed in glass cases, visitors in practical rain capes and wool clothing quietly reading, clerks moving rolling ladders, paper maps, mechanical catalog drawers, soft overcast daylight pouring through circular skylights and casting pale reflections on the water, seabird motifs carved into railings, meticulous symmetry with a strong central aisle, atmospheric depth, ultra-detailed textures, believable scale, calm scholarly mood, cinematic composition, sharp focus, refined color palette of slate, amber, sea green, and parchment",
"width": 1344,
"height": 768,
"seed": 95285,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": true,
"safetyTolerance": 2
}
}
}{
"taskType": "imageInference",
"taskUUID": "b88e878a-f359-496f-a3ee-6bcbb713ac43",
"imageUUID": "9369e732-02a1-43f7-a9e7-4252abde6658",
"imageURL": "https://im.runware.ai/image/os/a13d12/ws/2/ii/9369e732-02a1-43f7-a9e7-4252abde6658.jpg",
"seed": 95285,
"cost": 0.06
}Windup Orchard Harvest Tableau

A wide storybook-inspired mechanical orchard at golden afternoon, rows of brass apple trees with tiny gears in their branches, three clockwork harvesters collecting fruit into wicker baskets, a striped canvas stall displaying labeled jars and produce crates, readable hand-painted wooden signs that say "CIDER", "PEARS", and "FRESH TODAY", a child-sized pedal cart parked near a cobblestone path, distant rolling hills and a pale sky with soft clouds, highly organized composition, crisp object separation, charming intricate details, warm natural color palette, gentle cinematic depth, polished illustration-realism hybrid, exceptionally clear typography, coherent layout, rich textures of wood, copper, canvas, and fruit
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:6@1',
positivePrompt: 'A wide storybook-inspired mechanical orchard at golden afternoon, rows of brass apple trees with tiny gears in their branches, three clockwork harvesters collecting fruit into wicker baskets, a striped canvas stall displaying labeled jars and produce crates, readable hand-painted wooden signs that say "CIDER", "PEARS", and "FRESH TODAY", a child-sized pedal cart parked near a cobblestone path, distant rolling hills and a pale sky with soft clouds, highly organized composition, crisp object separation, charming intricate details, warm natural color palette, gentle cinematic depth, polished illustration-realism hybrid, exceptionally clear typography, coherent layout, rich textures of wood, copper, canvas, and fruit',
width: 1344,
height: 768,
seed: 13119,
steps: 32,
CFGScale: 3.5,
providerSettings: {
bfl: {
promptUpsampling: true,
safetyTolerance: 2
}
}
})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:6@1",
"positivePrompt": "A wide storybook-inspired mechanical orchard at golden afternoon, rows of brass apple trees with tiny gears in their branches, three clockwork harvesters collecting fruit into wicker baskets, a striped canvas stall displaying labeled jars and produce crates, readable hand-painted wooden signs that say \"CIDER\", \"PEARS\", and \"FRESH TODAY\", a child-sized pedal cart parked near a cobblestone path, distant rolling hills and a pale sky with soft clouds, highly organized composition, crisp object separation, charming intricate details, warm natural color palette, gentle cinematic depth, polished illustration-realism hybrid, exceptionally clear typography, coherent layout, rich textures of wood, copper, canvas, and fruit",
"width": 1344,
"height": 768,
"seed": 13119,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": True,
"safetyTolerance": 2
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "d5d2afbb-b595-4db0-abb5-eac3476177d2",
"model": "bfl:6@1",
"positivePrompt": "A wide storybook-inspired mechanical orchard at golden afternoon, rows of brass apple trees with tiny gears in their branches, three clockwork harvesters collecting fruit into wicker baskets, a striped canvas stall displaying labeled jars and produce crates, readable hand-painted wooden signs that say \"CIDER\", \"PEARS\", and \"FRESH TODAY\", a child-sized pedal cart parked near a cobblestone path, distant rolling hills and a pale sky with soft clouds, highly organized composition, crisp object separation, charming intricate details, warm natural color palette, gentle cinematic depth, polished illustration-realism hybrid, exceptionally clear typography, coherent layout, rich textures of wood, copper, canvas, and fruit",
"width": 1344,
"height": 768,
"seed": 13119,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": true,
"safetyTolerance": 2
}
}
}
]'runware run bfl:6@1 \
positivePrompt="A wide storybook-inspired mechanical orchard at golden afternoon, rows of brass apple trees with tiny gears in their branches, three clockwork harvesters collecting fruit into wicker baskets, a striped canvas stall displaying labeled jars and produce crates, readable hand-painted wooden signs that say \"CIDER\", \"PEARS\", and \"FRESH TODAY\", a child-sized pedal cart parked near a cobblestone path, distant rolling hills and a pale sky with soft clouds, highly organized composition, crisp object separation, charming intricate details, warm natural color palette, gentle cinematic depth, polished illustration-realism hybrid, exceptionally clear typography, coherent layout, rich textures of wood, copper, canvas, and fruit" \
width=1344 \
height=768 \
seed=13119 \
steps=32 \
CFGScale=3.5 \
providerSettings.bfl.promptUpsampling=true \
providerSettings.bfl.safetyTolerance=2{
"taskType": "imageInference",
"taskUUID": "d5d2afbb-b595-4db0-abb5-eac3476177d2",
"model": "bfl:6@1",
"positivePrompt": "A wide storybook-inspired mechanical orchard at golden afternoon, rows of brass apple trees with tiny gears in their branches, three clockwork harvesters collecting fruit into wicker baskets, a striped canvas stall displaying labeled jars and produce crates, readable hand-painted wooden signs that say \"CIDER\", \"PEARS\", and \"FRESH TODAY\", a child-sized pedal cart parked near a cobblestone path, distant rolling hills and a pale sky with soft clouds, highly organized composition, crisp object separation, charming intricate details, warm natural color palette, gentle cinematic depth, polished illustration-realism hybrid, exceptionally clear typography, coherent layout, rich textures of wood, copper, canvas, and fruit",
"width": 1344,
"height": 768,
"seed": 13119,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": true,
"safetyTolerance": 2
}
}
}{
"taskType": "imageInference",
"taskUUID": "d5d2afbb-b595-4db0-abb5-eac3476177d2",
"imageUUID": "eb3cab6d-6c01-4c1a-8c23-7a4cfacd0c57",
"imageURL": "https://im.runware.ai/image/os/a11d13/ws/2/ii/eb3cab6d-6c01-4c1a-8c23-7a4cfacd0c57.jpg",
"seed": 13119,
"cost": 0.06
}Glasshouse Automaton Floristry Display

Create a whimsical late-afternoon glasshouse scene centered on an elegant brass automaton florist arranging rare blooms on a long wooden counter. Use the reference images to keep the machine design, greenhouse structure, and plant palette consistent. The composition should feel airy and meticulously organized, with hanging ferns, fogged glass panes, tiled flooring, labeled drawers, bundles of stems, and polished tools. Include a small hand-painted shop sign with clear readable text: "VERDANT CLOCKWORK BLOOMS". Refined cinematic realism, intricate materials, stable geometry, balanced depth, warm sunlight diffused through glass, crisp focus on the central display, charming invention and quiet wonder.
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:6@1',
positivePrompt: 'Create a whimsical late-afternoon glasshouse scene centered on an elegant brass automaton florist arranging rare blooms on a long wooden counter. Use the reference images to keep the machine design, greenhouse structure, and plant palette consistent. The composition should feel airy and meticulously organized, with hanging ferns, fogged glass panes, tiled flooring, labeled drawers, bundles of stems, and polished tools. Include a small hand-painted shop sign with clear readable text: "VERDANT CLOCKWORK BLOOMS". Refined cinematic realism, intricate materials, stable geometry, balanced depth, warm sunlight diffused through glass, crisp focus on the central display, charming invention and quiet wonder.',
width: 1280,
height: 768,
seed: 6530,
steps: 32,
CFGScale: 3.5,
providerSettings: {
bfl: {
promptUpsampling: true,
safetyTolerance: 2
}
},
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/56fd0fc2-71c5-4e8b-8bd9-f3b251742d8c.jpg',
'https://assets.runware.ai/assets/inputs/012f7433-d4fa-4a2d-aa59-9a887c0bac05.jpg',
'https://assets.runware.ai/assets/inputs/6c3ab5a1-be16-40c8-a4d4-98fa31be2339.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:6@1",
"positivePrompt": "Create a whimsical late-afternoon glasshouse scene centered on an elegant brass automaton florist arranging rare blooms on a long wooden counter. Use the reference images to keep the machine design, greenhouse structure, and plant palette consistent. The composition should feel airy and meticulously organized, with hanging ferns, fogged glass panes, tiled flooring, labeled drawers, bundles of stems, and polished tools. Include a small hand-painted shop sign with clear readable text: \"VERDANT CLOCKWORK BLOOMS\". Refined cinematic realism, intricate materials, stable geometry, balanced depth, warm sunlight diffused through glass, crisp focus on the central display, charming invention and quiet wonder.",
"width": 1280,
"height": 768,
"seed": 6530,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": True,
"safetyTolerance": 2
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/56fd0fc2-71c5-4e8b-8bd9-f3b251742d8c.jpg",
"https://assets.runware.ai/assets/inputs/012f7433-d4fa-4a2d-aa59-9a887c0bac05.jpg",
"https://assets.runware.ai/assets/inputs/6c3ab5a1-be16-40c8-a4d4-98fa31be2339.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": "2ff8ac6e-fd1d-44fe-a79e-5e371798996d",
"model": "bfl:6@1",
"positivePrompt": "Create a whimsical late-afternoon glasshouse scene centered on an elegant brass automaton florist arranging rare blooms on a long wooden counter. Use the reference images to keep the machine design, greenhouse structure, and plant palette consistent. The composition should feel airy and meticulously organized, with hanging ferns, fogged glass panes, tiled flooring, labeled drawers, bundles of stems, and polished tools. Include a small hand-painted shop sign with clear readable text: \"VERDANT CLOCKWORK BLOOMS\". Refined cinematic realism, intricate materials, stable geometry, balanced depth, warm sunlight diffused through glass, crisp focus on the central display, charming invention and quiet wonder.",
"width": 1280,
"height": 768,
"seed": 6530,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": true,
"safetyTolerance": 2
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/56fd0fc2-71c5-4e8b-8bd9-f3b251742d8c.jpg",
"https://assets.runware.ai/assets/inputs/012f7433-d4fa-4a2d-aa59-9a887c0bac05.jpg",
"https://assets.runware.ai/assets/inputs/6c3ab5a1-be16-40c8-a4d4-98fa31be2339.jpg"
]
}
}
]'runware run bfl:6@1 \
positivePrompt="Create a whimsical late-afternoon glasshouse scene centered on an elegant brass automaton florist arranging rare blooms on a long wooden counter. Use the reference images to keep the machine design, greenhouse structure, and plant palette consistent. The composition should feel airy and meticulously organized, with hanging ferns, fogged glass panes, tiled flooring, labeled drawers, bundles of stems, and polished tools. Include a small hand-painted shop sign with clear readable text: \"VERDANT CLOCKWORK BLOOMS\". Refined cinematic realism, intricate materials, stable geometry, balanced depth, warm sunlight diffused through glass, crisp focus on the central display, charming invention and quiet wonder." \
width=1280 \
height=768 \
seed=6530 \
steps=32 \
CFGScale=3.5 \
providerSettings.bfl.promptUpsampling=true \
providerSettings.bfl.safetyTolerance=2 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/56fd0fc2-71c5-4e8b-8bd9-f3b251742d8c.jpg \
inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/012f7433-d4fa-4a2d-aa59-9a887c0bac05.jpg \
inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/6c3ab5a1-be16-40c8-a4d4-98fa31be2339.jpg{
"taskType": "imageInference",
"taskUUID": "2ff8ac6e-fd1d-44fe-a79e-5e371798996d",
"model": "bfl:6@1",
"positivePrompt": "Create a whimsical late-afternoon glasshouse scene centered on an elegant brass automaton florist arranging rare blooms on a long wooden counter. Use the reference images to keep the machine design, greenhouse structure, and plant palette consistent. The composition should feel airy and meticulously organized, with hanging ferns, fogged glass panes, tiled flooring, labeled drawers, bundles of stems, and polished tools. Include a small hand-painted shop sign with clear readable text: \"VERDANT CLOCKWORK BLOOMS\". Refined cinematic realism, intricate materials, stable geometry, balanced depth, warm sunlight diffused through glass, crisp focus on the central display, charming invention and quiet wonder.",
"width": 1280,
"height": 768,
"seed": 6530,
"steps": 32,
"CFGScale": 3.5,
"providerSettings": {
"bfl": {
"promptUpsampling": true,
"safetyTolerance": 2
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/56fd0fc2-71c5-4e8b-8bd9-f3b251742d8c.jpg",
"https://assets.runware.ai/assets/inputs/012f7433-d4fa-4a2d-aa59-9a887c0bac05.jpg",
"https://assets.runware.ai/assets/inputs/6c3ab5a1-be16-40c8-a4d4-98fa31be2339.jpg"
]
}
}{
"taskType": "imageInference",
"taskUUID": "2ff8ac6e-fd1d-44fe-a79e-5e371798996d",
"imageUUID": "5b8f76c5-2db7-4f90-b220-fb1ba9c77894",
"imageURL": "https://im.runware.ai/image/os/a08d21/ws/2/ii/5b8f76c5-2db7-4f90-b220-fb1ba9c77894.jpg",
"seed": 6530,
"cost": 0.24
}