MODEL IDbfl:2@2
live

FLUX.1.1 [pro] Ultra

Black Forest Labs
by Black Forest Labs

FLUX.1.1 [pro] Ultra is a high resolution text to image model from Black Forest Labs. It generates images up to 4 megapixels in about 10 seconds. Ultra mode targets sharp outputs. Raw mode targets natural photographic style. Built for API integration in real products.

FLUX.1.1 [pro] Ultra
text-to-image

Overnight Transplant Courier Illustration

Overnight Transplant Courier Illustration

Finished landscape editorial illustration in a sophisticated contemporary anime feature-film style, created for a hospital magazine story about overnight organ-transplant logistics. On a rain-darkened regional airport apron before dawn, an adult female medical courier in a navy weatherproof uniform strides urgently toward the viewer, gripping a sealed unbranded white hard-shell transplant container with reinforced blue corners in both hands. Her expression is focused and calm rather than melodramatic; wind lifts loose strands of her dark hair and pulls at her reflective jacket. A ground coordinator holds open the rear doors of a waiting ambulance at frame right while two clinicians prepare inside under a clean white work light. Behind them, a compact medical transport turboprop has just arrived, its propellers slowing, stairs lowered and cabin glowing warm amber. Wet pavement mirrors runway edge lights, the ambulance lamps, and the aircraft silhouette. Fine rain blows diagonally through the floodlights; wheel chocks, safety cones, baggage carts, painted apron lines, drainage grates, and distant hangars give the environment credible operational detail. Strong cinematic 16:9 composition with the courier and container dominating the lower-right foreground, the aircraft forming a bold diagonal through the middle distance, and open storm-blue sky at upper left providing restrained negative space for an editorial headline added separately. Low three-quarter camera angle, dynamic forward movement, convincing adult anatomy, precise hands, believable medical equipment and airport procedures. Deliberate palette of deep indigo, cool cyan, muted concrete gray, isolated amber cabin light, and restrained red emergency reflections. Crisp expressive linework, controlled cel shading, subtle painted gradients, realistic rain effects, richly rendered background, mature graphic storytelling, high detail without visual clutter. Serious, humane, urgent mood centered on professionalism and care. Standalone artwork only, no frame, no interface, no logos, no watermark, no readable text.

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:2@2',
  positivePrompt: 'Finished landscape editorial illustration in a sophisticated contemporary anime feature-film style, created for a hospital magazine story about overnight organ-transplant logistics. On a rain-darkened regional airport apron before dawn, an adult female medical courier in a navy weatherproof uniform strides urgently toward the viewer, gripping a sealed unbranded white hard-shell transplant container with reinforced blue corners in both hands. Her expression is focused and calm rather than melodramatic; wind lifts loose strands of her dark hair and pulls at her reflective jacket. A ground coordinator holds open the rear doors of a waiting ambulance at frame right while two clinicians prepare inside under a clean white work light. Behind them, a compact medical transport turboprop has just arrived, its propellers slowing, stairs lowered and cabin glowing warm amber. Wet pavement mirrors runway edge lights, the ambulance lamps, and the aircraft silhouette. Fine rain blows diagonally through the floodlights; wheel chocks, safety cones, baggage carts, painted apron lines, drainage grates, and distant hangars give the environment credible operational detail.\n\nStrong cinematic 16:9 composition with the courier and container dominating the lower-right foreground, the aircraft forming a bold diagonal through the middle distance, and open storm-blue sky at upper left providing restrained negative space for an editorial headline added separately. Low three-quarter camera angle, dynamic forward movement, convincing adult anatomy, precise hands, believable medical equipment and airport procedures. Deliberate palette of deep indigo, cool cyan, muted concrete gray, isolated amber cabin light, and restrained red emergency reflections. Crisp expressive linework, controlled cel shading, subtle painted gradients, realistic rain effects, richly rendered background, mature graphic storytelling, high detail without visual clutter. Serious, humane, urgent mood centered on professionalism and care. Standalone artwork only, no frame, no interface, no logos, no watermark, no readable text.',
  width: 2752,
  height: 1536
})
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:2@2",
            "positivePrompt": "Finished landscape editorial illustration in a sophisticated contemporary anime feature-film style, created for a hospital magazine story about overnight organ-transplant logistics. On a rain-darkened regional airport apron before dawn, an adult female medical courier in a navy weatherproof uniform strides urgently toward the viewer, gripping a sealed unbranded white hard-shell transplant container with reinforced blue corners in both hands. Her expression is focused and calm rather than melodramatic; wind lifts loose strands of her dark hair and pulls at her reflective jacket. A ground coordinator holds open the rear doors of a waiting ambulance at frame right while two clinicians prepare inside under a clean white work light. Behind them, a compact medical transport turboprop has just arrived, its propellers slowing, stairs lowered and cabin glowing warm amber. Wet pavement mirrors runway edge lights, the ambulance lamps, and the aircraft silhouette. Fine rain blows diagonally through the floodlights; wheel chocks, safety cones, baggage carts, painted apron lines, drainage grates, and distant hangars give the environment credible operational detail.\n\nStrong cinematic 16:9 composition with the courier and container dominating the lower-right foreground, the aircraft forming a bold diagonal through the middle distance, and open storm-blue sky at upper left providing restrained negative space for an editorial headline added separately. Low three-quarter camera angle, dynamic forward movement, convincing adult anatomy, precise hands, believable medical equipment and airport procedures. Deliberate palette of deep indigo, cool cyan, muted concrete gray, isolated amber cabin light, and restrained red emergency reflections. Crisp expressive linework, controlled cel shading, subtle painted gradients, realistic rain effects, richly rendered background, mature graphic storytelling, high detail without visual clutter. Serious, humane, urgent mood centered on professionalism and care. Standalone artwork only, no frame, no interface, no logos, no watermark, no readable text.",
            "width": 2752,
            "height": 1536
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "c003ad59-d747-4e4c-9022-c12ded2634a3",
      "model": "bfl:2@2",
      "positivePrompt": "Finished landscape editorial illustration in a sophisticated contemporary anime feature-film style, created for a hospital magazine story about overnight organ-transplant logistics. On a rain-darkened regional airport apron before dawn, an adult female medical courier in a navy weatherproof uniform strides urgently toward the viewer, gripping a sealed unbranded white hard-shell transplant container with reinforced blue corners in both hands. Her expression is focused and calm rather than melodramatic; wind lifts loose strands of her dark hair and pulls at her reflective jacket. A ground coordinator holds open the rear doors of a waiting ambulance at frame right while two clinicians prepare inside under a clean white work light. Behind them, a compact medical transport turboprop has just arrived, its propellers slowing, stairs lowered and cabin glowing warm amber. Wet pavement mirrors runway edge lights, the ambulance lamps, and the aircraft silhouette. Fine rain blows diagonally through the floodlights; wheel chocks, safety cones, baggage carts, painted apron lines, drainage grates, and distant hangars give the environment credible operational detail.\n\nStrong cinematic 16:9 composition with the courier and container dominating the lower-right foreground, the aircraft forming a bold diagonal through the middle distance, and open storm-blue sky at upper left providing restrained negative space for an editorial headline added separately. Low three-quarter camera angle, dynamic forward movement, convincing adult anatomy, precise hands, believable medical equipment and airport procedures. Deliberate palette of deep indigo, cool cyan, muted concrete gray, isolated amber cabin light, and restrained red emergency reflections. Crisp expressive linework, controlled cel shading, subtle painted gradients, realistic rain effects, richly rendered background, mature graphic storytelling, high detail without visual clutter. Serious, humane, urgent mood centered on professionalism and care. Standalone artwork only, no frame, no interface, no logos, no watermark, no readable text.",
      "width": 2752,
      "height": 1536
    }
  ]'
runware run bfl:2@2 \
  positivePrompt="Finished landscape editorial illustration in a sophisticated contemporary anime feature-film style, created for a hospital magazine story about overnight organ-transplant logistics. On a rain-darkened regional airport apron before dawn, an adult female medical courier in a navy weatherproof uniform strides urgently toward the viewer, gripping a sealed unbranded white hard-shell transplant container with reinforced blue corners in both hands. Her expression is focused and calm rather than melodramatic; wind lifts loose strands of her dark hair and pulls at her reflective jacket. A ground coordinator holds open the rear doors of a waiting ambulance at frame right while two clinicians prepare inside under a clean white work light. Behind them, a compact medical transport turboprop has just arrived, its propellers slowing, stairs lowered and cabin glowing warm amber. Wet pavement mirrors runway edge lights, the ambulance lamps, and the aircraft silhouette. Fine rain blows diagonally through the floodlights; wheel chocks, safety cones, baggage carts, painted apron lines, drainage grates, and distant hangars give the environment credible operational detail.

Strong cinematic 16:9 composition with the courier and container dominating the lower-right foreground, the aircraft forming a bold diagonal through the middle distance, and open storm-blue sky at upper left providing restrained negative space for an editorial headline added separately. Low three-quarter camera angle, dynamic forward movement, convincing adult anatomy, precise hands, believable medical equipment and airport procedures. Deliberate palette of deep indigo, cool cyan, muted concrete gray, isolated amber cabin light, and restrained red emergency reflections. Crisp expressive linework, controlled cel shading, subtle painted gradients, realistic rain effects, richly rendered background, mature graphic storytelling, high detail without visual clutter. Serious, humane, urgent mood centered on professionalism and care. Standalone artwork only, no frame, no interface, no logos, no watermark, no readable text." \
  width=2752 \
  height=1536
{
  "taskType": "imageInference",
  "taskUUID": "c003ad59-d747-4e4c-9022-c12ded2634a3",
  "model": "bfl:2@2",
  "positivePrompt": "Finished landscape editorial illustration in a sophisticated contemporary anime feature-film style, created for a hospital magazine story about overnight organ-transplant logistics. On a rain-darkened regional airport apron before dawn, an adult female medical courier in a navy weatherproof uniform strides urgently toward the viewer, gripping a sealed unbranded white hard-shell transplant container with reinforced blue corners in both hands. Her expression is focused and calm rather than melodramatic; wind lifts loose strands of her dark hair and pulls at her reflective jacket. A ground coordinator holds open the rear doors of a waiting ambulance at frame right while two clinicians prepare inside under a clean white work light. Behind them, a compact medical transport turboprop has just arrived, its propellers slowing, stairs lowered and cabin glowing warm amber. Wet pavement mirrors runway edge lights, the ambulance lamps, and the aircraft silhouette. Fine rain blows diagonally through the floodlights; wheel chocks, safety cones, baggage carts, painted apron lines, drainage grates, and distant hangars give the environment credible operational detail.\n\nStrong cinematic 16:9 composition with the courier and container dominating the lower-right foreground, the aircraft forming a bold diagonal through the middle distance, and open storm-blue sky at upper left providing restrained negative space for an editorial headline added separately. Low three-quarter camera angle, dynamic forward movement, convincing adult anatomy, precise hands, believable medical equipment and airport procedures. Deliberate palette of deep indigo, cool cyan, muted concrete gray, isolated amber cabin light, and restrained red emergency reflections. Crisp expressive linework, controlled cel shading, subtle painted gradients, realistic rain effects, richly rendered background, mature graphic storytelling, high detail without visual clutter. Serious, humane, urgent mood centered on professionalism and care. Standalone artwork only, no frame, no interface, no logos, no watermark, no readable text.",
  "width": 2752,
  "height": 1536
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "c003ad59-d747-4e4c-9022-c12ded2634a3",
  "imageUUID": "1389aac8-f05c-4dd7-b949-adb9b2e1aa67",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/4/ii/1389aac8-f05c-4dd7-b949-adb9b2e1aa67.jpg",
  "seed": 1036988577,
  "cost": 0.06
}
text-to-image

Bioluminescent Kelp Farm Wall Art

Bioluminescent Kelp Farm Wall Art

Wide cinematic fine-art photograph of an offshore kelp farm during the final hour before sunrise. A lone aquaculture worker in a weathered saffron-yellow rain jacket stands aboard a compact dark work skiff, carefully lifting a rope heavy with long copper-green kelp fronds. Parallel cultivation lines sweep diagonally across the water toward the distant horizon, creating bold leading lines and a strong sense of scale. Gentle movement around the boat stirs scattered turquoise bioluminescent plankton into subtle glowing trails, grounded in natural realism rather than fantasy. Include wet rope coils, black floats, steel hooks, salt-streaked gunwales, dripping kelp blades and small ripples reflecting the light. Deliberate lighting: one warm amber deck lamp shapes the worker and translucent fronds against deep indigo water, while a narrow coral-pink dawn band appears beneath heavy blue-gray clouds. Low water-level viewpoint, skiff placed on the right third, expansive negative space across the left and upper frame for a calm desktop wallpaper composition. Moody, purposeful and meditative; premium environmental editorial photography with restrained color, tactile detail, realistic ocean texture, subtle film grain, crisp high-resolution finish. No lettering, logos, borders, collage, interface elements or mockup.

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:2@2',
  positivePrompt: 'Wide cinematic fine-art photograph of an offshore kelp farm during the final hour before sunrise. A lone aquaculture worker in a weathered saffron-yellow rain jacket stands aboard a compact dark work skiff, carefully lifting a rope heavy with long copper-green kelp fronds. Parallel cultivation lines sweep diagonally across the water toward the distant horizon, creating bold leading lines and a strong sense of scale. Gentle movement around the boat stirs scattered turquoise bioluminescent plankton into subtle glowing trails, grounded in natural realism rather than fantasy. Include wet rope coils, black floats, steel hooks, salt-streaked gunwales, dripping kelp blades and small ripples reflecting the light. Deliberate lighting: one warm amber deck lamp shapes the worker and translucent fronds against deep indigo water, while a narrow coral-pink dawn band appears beneath heavy blue-gray clouds. Low water-level viewpoint, skiff placed on the right third, expansive negative space across the left and upper frame for a calm desktop wallpaper composition. Moody, purposeful and meditative; premium environmental editorial photography with restrained color, tactile detail, realistic ocean texture, subtle film grain, crisp high-resolution finish. No lettering, logos, borders, collage, interface elements or mockup.',
  width: 2752,
  height: 1536
})
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:2@2",
            "positivePrompt": "Wide cinematic fine-art photograph of an offshore kelp farm during the final hour before sunrise. A lone aquaculture worker in a weathered saffron-yellow rain jacket stands aboard a compact dark work skiff, carefully lifting a rope heavy with long copper-green kelp fronds. Parallel cultivation lines sweep diagonally across the water toward the distant horizon, creating bold leading lines and a strong sense of scale. Gentle movement around the boat stirs scattered turquoise bioluminescent plankton into subtle glowing trails, grounded in natural realism rather than fantasy. Include wet rope coils, black floats, steel hooks, salt-streaked gunwales, dripping kelp blades and small ripples reflecting the light. Deliberate lighting: one warm amber deck lamp shapes the worker and translucent fronds against deep indigo water, while a narrow coral-pink dawn band appears beneath heavy blue-gray clouds. Low water-level viewpoint, skiff placed on the right third, expansive negative space across the left and upper frame for a calm desktop wallpaper composition. Moody, purposeful and meditative; premium environmental editorial photography with restrained color, tactile detail, realistic ocean texture, subtle film grain, crisp high-resolution finish. No lettering, logos, borders, collage, interface elements or mockup.",
            "width": 2752,
            "height": 1536
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "260dcbd1-dbe6-4ac2-a888-769ee4cf74f0",
      "model": "bfl:2@2",
      "positivePrompt": "Wide cinematic fine-art photograph of an offshore kelp farm during the final hour before sunrise. A lone aquaculture worker in a weathered saffron-yellow rain jacket stands aboard a compact dark work skiff, carefully lifting a rope heavy with long copper-green kelp fronds. Parallel cultivation lines sweep diagonally across the water toward the distant horizon, creating bold leading lines and a strong sense of scale. Gentle movement around the boat stirs scattered turquoise bioluminescent plankton into subtle glowing trails, grounded in natural realism rather than fantasy. Include wet rope coils, black floats, steel hooks, salt-streaked gunwales, dripping kelp blades and small ripples reflecting the light. Deliberate lighting: one warm amber deck lamp shapes the worker and translucent fronds against deep indigo water, while a narrow coral-pink dawn band appears beneath heavy blue-gray clouds. Low water-level viewpoint, skiff placed on the right third, expansive negative space across the left and upper frame for a calm desktop wallpaper composition. Moody, purposeful and meditative; premium environmental editorial photography with restrained color, tactile detail, realistic ocean texture, subtle film grain, crisp high-resolution finish. No lettering, logos, borders, collage, interface elements or mockup.",
      "width": 2752,
      "height": 1536
    }
  ]'
runware run bfl:2@2 \
  positivePrompt="Wide cinematic fine-art photograph of an offshore kelp farm during the final hour before sunrise. A lone aquaculture worker in a weathered saffron-yellow rain jacket stands aboard a compact dark work skiff, carefully lifting a rope heavy with long copper-green kelp fronds. Parallel cultivation lines sweep diagonally across the water toward the distant horizon, creating bold leading lines and a strong sense of scale. Gentle movement around the boat stirs scattered turquoise bioluminescent plankton into subtle glowing trails, grounded in natural realism rather than fantasy. Include wet rope coils, black floats, steel hooks, salt-streaked gunwales, dripping kelp blades and small ripples reflecting the light. Deliberate lighting: one warm amber deck lamp shapes the worker and translucent fronds against deep indigo water, while a narrow coral-pink dawn band appears beneath heavy blue-gray clouds. Low water-level viewpoint, skiff placed on the right third, expansive negative space across the left and upper frame for a calm desktop wallpaper composition. Moody, purposeful and meditative; premium environmental editorial photography with restrained color, tactile detail, realistic ocean texture, subtle film grain, crisp high-resolution finish. No lettering, logos, borders, collage, interface elements or mockup." \
  width=2752 \
  height=1536
{
  "taskType": "imageInference",
  "taskUUID": "260dcbd1-dbe6-4ac2-a888-769ee4cf74f0",
  "model": "bfl:2@2",
  "positivePrompt": "Wide cinematic fine-art photograph of an offshore kelp farm during the final hour before sunrise. A lone aquaculture worker in a weathered saffron-yellow rain jacket stands aboard a compact dark work skiff, carefully lifting a rope heavy with long copper-green kelp fronds. Parallel cultivation lines sweep diagonally across the water toward the distant horizon, creating bold leading lines and a strong sense of scale. Gentle movement around the boat stirs scattered turquoise bioluminescent plankton into subtle glowing trails, grounded in natural realism rather than fantasy. Include wet rope coils, black floats, steel hooks, salt-streaked gunwales, dripping kelp blades and small ripples reflecting the light. Deliberate lighting: one warm amber deck lamp shapes the worker and translucent fronds against deep indigo water, while a narrow coral-pink dawn band appears beneath heavy blue-gray clouds. Low water-level viewpoint, skiff placed on the right third, expansive negative space across the left and upper frame for a calm desktop wallpaper composition. Moody, purposeful and meditative; premium environmental editorial photography with restrained color, tactile detail, realistic ocean texture, subtle film grain, crisp high-resolution finish. No lettering, logos, borders, collage, interface elements or mockup.",
  "width": 2752,
  "height": 1536
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "260dcbd1-dbe6-4ac2-a888-769ee4cf74f0",
  "imageUUID": "a258428d-a37c-4770-ae27-e764d7bc845b",
  "imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/4/ii/a258428d-a37c-4770-ae27-e764d7bc845b.jpg",
  "seed": 1668053496,
  "cost": 0.06
}
text-to-image

Runway Rubber Removal Video Thumbnail

Runway Rubber Removal Video Thumbnail

Cinematic documentary photograph of an airport runway maintenance crew removing aircraft tire rubber at 2 a.m. A specialized high-pressure water-blasting truck occupies the right third of the frame, its compact industrial machinery, hoses, spray bars, work lights, and wet steel surfaces rendered in crisp realistic detail. One worker in reflective waterproof coveralls and hearing protection stands beside the machine, inspecting a sharply defined strip of freshly cleaned concrete emerging from decades of dark rubber deposits. A powerful fan of water strikes the runway at a low angle, throwing silver mist into the light. Long rows of blue taxiway lights and amber edge lights recede toward the horizon; a distant passenger jet taxis through humid haze without dominating the scene. Low ground-level camera, wide 16:9 composition, strong diagonal from the cleaning path, ample uncluttered dark sky on the upper left for editorial cropping. Cobalt night, warm tungsten work lamps, red safety beacons, glossy reflections across rain-black pavement, dense atmospheric vapor, controlled contrast, authentic airport infrastructure, tactile grime and water droplets, high-end aviation documentary still, dramatic but credible, no logos, no lettering, no interface 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:2@2',
  positivePrompt: 'Cinematic documentary photograph of an airport runway maintenance crew removing aircraft tire rubber at 2 a.m. A specialized high-pressure water-blasting truck occupies the right third of the frame, its compact industrial machinery, hoses, spray bars, work lights, and wet steel surfaces rendered in crisp realistic detail. One worker in reflective waterproof coveralls and hearing protection stands beside the machine, inspecting a sharply defined strip of freshly cleaned concrete emerging from decades of dark rubber deposits. A powerful fan of water strikes the runway at a low angle, throwing silver mist into the light. Long rows of blue taxiway lights and amber edge lights recede toward the horizon; a distant passenger jet taxis through humid haze without dominating the scene. Low ground-level camera, wide 16:9 composition, strong diagonal from the cleaning path, ample uncluttered dark sky on the upper left for editorial cropping. Cobalt night, warm tungsten work lamps, red safety beacons, glossy reflections across rain-black pavement, dense atmospheric vapor, controlled contrast, authentic airport infrastructure, tactile grime and water droplets, high-end aviation documentary still, dramatic but credible, no logos, no lettering, no interface elements.',
  width: 2752,
  height: 1536
})
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:2@2",
            "positivePrompt": "Cinematic documentary photograph of an airport runway maintenance crew removing aircraft tire rubber at 2 a.m. A specialized high-pressure water-blasting truck occupies the right third of the frame, its compact industrial machinery, hoses, spray bars, work lights, and wet steel surfaces rendered in crisp realistic detail. One worker in reflective waterproof coveralls and hearing protection stands beside the machine, inspecting a sharply defined strip of freshly cleaned concrete emerging from decades of dark rubber deposits. A powerful fan of water strikes the runway at a low angle, throwing silver mist into the light. Long rows of blue taxiway lights and amber edge lights recede toward the horizon; a distant passenger jet taxis through humid haze without dominating the scene. Low ground-level camera, wide 16:9 composition, strong diagonal from the cleaning path, ample uncluttered dark sky on the upper left for editorial cropping. Cobalt night, warm tungsten work lamps, red safety beacons, glossy reflections across rain-black pavement, dense atmospheric vapor, controlled contrast, authentic airport infrastructure, tactile grime and water droplets, high-end aviation documentary still, dramatic but credible, no logos, no lettering, no interface elements.",
            "width": 2752,
            "height": 1536
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "83fbb18c-5fd3-446b-84e0-bf6f971cdafa",
      "model": "bfl:2@2",
      "positivePrompt": "Cinematic documentary photograph of an airport runway maintenance crew removing aircraft tire rubber at 2 a.m. A specialized high-pressure water-blasting truck occupies the right third of the frame, its compact industrial machinery, hoses, spray bars, work lights, and wet steel surfaces rendered in crisp realistic detail. One worker in reflective waterproof coveralls and hearing protection stands beside the machine, inspecting a sharply defined strip of freshly cleaned concrete emerging from decades of dark rubber deposits. A powerful fan of water strikes the runway at a low angle, throwing silver mist into the light. Long rows of blue taxiway lights and amber edge lights recede toward the horizon; a distant passenger jet taxis through humid haze without dominating the scene. Low ground-level camera, wide 16:9 composition, strong diagonal from the cleaning path, ample uncluttered dark sky on the upper left for editorial cropping. Cobalt night, warm tungsten work lamps, red safety beacons, glossy reflections across rain-black pavement, dense atmospheric vapor, controlled contrast, authentic airport infrastructure, tactile grime and water droplets, high-end aviation documentary still, dramatic but credible, no logos, no lettering, no interface elements.",
      "width": 2752,
      "height": 1536
    }
  ]'
runware run bfl:2@2 \
  positivePrompt="Cinematic documentary photograph of an airport runway maintenance crew removing aircraft tire rubber at 2 a.m. A specialized high-pressure water-blasting truck occupies the right third of the frame, its compact industrial machinery, hoses, spray bars, work lights, and wet steel surfaces rendered in crisp realistic detail. One worker in reflective waterproof coveralls and hearing protection stands beside the machine, inspecting a sharply defined strip of freshly cleaned concrete emerging from decades of dark rubber deposits. A powerful fan of water strikes the runway at a low angle, throwing silver mist into the light. Long rows of blue taxiway lights and amber edge lights recede toward the horizon; a distant passenger jet taxis through humid haze without dominating the scene. Low ground-level camera, wide 16:9 composition, strong diagonal from the cleaning path, ample uncluttered dark sky on the upper left for editorial cropping. Cobalt night, warm tungsten work lamps, red safety beacons, glossy reflections across rain-black pavement, dense atmospheric vapor, controlled contrast, authentic airport infrastructure, tactile grime and water droplets, high-end aviation documentary still, dramatic but credible, no logos, no lettering, no interface elements." \
  width=2752 \
  height=1536
{
  "taskType": "imageInference",
  "taskUUID": "83fbb18c-5fd3-446b-84e0-bf6f971cdafa",
  "model": "bfl:2@2",
  "positivePrompt": "Cinematic documentary photograph of an airport runway maintenance crew removing aircraft tire rubber at 2 a.m. A specialized high-pressure water-blasting truck occupies the right third of the frame, its compact industrial machinery, hoses, spray bars, work lights, and wet steel surfaces rendered in crisp realistic detail. One worker in reflective waterproof coveralls and hearing protection stands beside the machine, inspecting a sharply defined strip of freshly cleaned concrete emerging from decades of dark rubber deposits. A powerful fan of water strikes the runway at a low angle, throwing silver mist into the light. Long rows of blue taxiway lights and amber edge lights recede toward the horizon; a distant passenger jet taxis through humid haze without dominating the scene. Low ground-level camera, wide 16:9 composition, strong diagonal from the cleaning path, ample uncluttered dark sky on the upper left for editorial cropping. Cobalt night, warm tungsten work lamps, red safety beacons, glossy reflections across rain-black pavement, dense atmospheric vapor, controlled contrast, authentic airport infrastructure, tactile grime and water droplets, high-end aviation documentary still, dramatic but credible, no logos, no lettering, no interface elements.",
  "width": 2752,
  "height": 1536
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "83fbb18c-5fd3-446b-84e0-bf6f971cdafa",
  "imageUUID": "df0e02d5-ed8d-4e41-aee9-7221da449c75",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/4/ii/df0e02d5-ed8d-4e41-aee9-7221da449c75.jpg",
  "seed": 591037279,
  "cost": 0.06
}
text-to-image

Converted Bowling Alley Office Interior

Converted Bowling Alley Office Interior

High-end architectural interior photograph for a commercial real-estate listing: a 1960s neighborhood bowling alley thoughtfully converted into the headquarters of a contemporary architecture studio. Wide landscape composition from a low, centered viewpoint at the head of the former lanes, using the polished maple lane boards as strong leading lines toward the far wall. Preserve authentic details of the original building: exposed bowstring roof trusses, restored pinsetter machinery displayed behind glass, vintage ball returns repurposed as planter beds, and old scoring consoles adapted into material-library stations. Open work areas sit between the lanes with long walnut drafting tables, restrained task lamps, scale models, rolled plans, material samples, ergonomic chairs, and neatly integrated power tracks. Enclosed meeting rooms with ribbed glass and dusty-blue steel frames line one side; a compact lounge with mustard wool seating and a coral terrazzo coffee counter occupies the other. Acoustic baffles in muted geometric colors hang discreetly between the trusses. Mature indoor trees and trailing plants soften the space without obscuring the architecture. Late-afternoon sunlight enters through high clerestory windows, casting long warm rectangles across the lanes, balanced by softly glowing opal pendant lights. Rich but credible palette of honey maple, walnut, dusty blue, mustard, coral terrazzo, cream plaster, and dark green foliage. Clean, staged, functional, and realistically buildable; no people, no branding, no legible text, no signage. Cinematic depth with an orderly one-point perspective, crisp verticals, natural highlight rolloff, subtle reflections, realistic materials, editorial architectural photography, 24mm tilt-shift lens, deep focus, polished yet natural photographic finish.

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:2@2',
  positivePrompt: 'High-end architectural interior photograph for a commercial real-estate listing: a 1960s neighborhood bowling alley thoughtfully converted into the headquarters of a contemporary architecture studio. Wide landscape composition from a low, centered viewpoint at the head of the former lanes, using the polished maple lane boards as strong leading lines toward the far wall. Preserve authentic details of the original building: exposed bowstring roof trusses, restored pinsetter machinery displayed behind glass, vintage ball returns repurposed as planter beds, and old scoring consoles adapted into material-library stations. Open work areas sit between the lanes with long walnut drafting tables, restrained task lamps, scale models, rolled plans, material samples, ergonomic chairs, and neatly integrated power tracks. Enclosed meeting rooms with ribbed glass and dusty-blue steel frames line one side; a compact lounge with mustard wool seating and a coral terrazzo coffee counter occupies the other. Acoustic baffles in muted geometric colors hang discreetly between the trusses. Mature indoor trees and trailing plants soften the space without obscuring the architecture. Late-afternoon sunlight enters through high clerestory windows, casting long warm rectangles across the lanes, balanced by softly glowing opal pendant lights. Rich but credible palette of honey maple, walnut, dusty blue, mustard, coral terrazzo, cream plaster, and dark green foliage. Clean, staged, functional, and realistically buildable; no people, no branding, no legible text, no signage. Cinematic depth with an orderly one-point perspective, crisp verticals, natural highlight rolloff, subtle reflections, realistic materials, editorial architectural photography, 24mm tilt-shift lens, deep focus, polished yet natural photographic finish.',
  width: 2752,
  height: 1536
})
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:2@2",
            "positivePrompt": "High-end architectural interior photograph for a commercial real-estate listing: a 1960s neighborhood bowling alley thoughtfully converted into the headquarters of a contemporary architecture studio. Wide landscape composition from a low, centered viewpoint at the head of the former lanes, using the polished maple lane boards as strong leading lines toward the far wall. Preserve authentic details of the original building: exposed bowstring roof trusses, restored pinsetter machinery displayed behind glass, vintage ball returns repurposed as planter beds, and old scoring consoles adapted into material-library stations. Open work areas sit between the lanes with long walnut drafting tables, restrained task lamps, scale models, rolled plans, material samples, ergonomic chairs, and neatly integrated power tracks. Enclosed meeting rooms with ribbed glass and dusty-blue steel frames line one side; a compact lounge with mustard wool seating and a coral terrazzo coffee counter occupies the other. Acoustic baffles in muted geometric colors hang discreetly between the trusses. Mature indoor trees and trailing plants soften the space without obscuring the architecture. Late-afternoon sunlight enters through high clerestory windows, casting long warm rectangles across the lanes, balanced by softly glowing opal pendant lights. Rich but credible palette of honey maple, walnut, dusty blue, mustard, coral terrazzo, cream plaster, and dark green foliage. Clean, staged, functional, and realistically buildable; no people, no branding, no legible text, no signage. Cinematic depth with an orderly one-point perspective, crisp verticals, natural highlight rolloff, subtle reflections, realistic materials, editorial architectural photography, 24mm tilt-shift lens, deep focus, polished yet natural photographic finish.",
            "width": 2752,
            "height": 1536
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "d8a4007e-223c-475a-85b0-2eccd27262e0",
      "model": "bfl:2@2",
      "positivePrompt": "High-end architectural interior photograph for a commercial real-estate listing: a 1960s neighborhood bowling alley thoughtfully converted into the headquarters of a contemporary architecture studio. Wide landscape composition from a low, centered viewpoint at the head of the former lanes, using the polished maple lane boards as strong leading lines toward the far wall. Preserve authentic details of the original building: exposed bowstring roof trusses, restored pinsetter machinery displayed behind glass, vintage ball returns repurposed as planter beds, and old scoring consoles adapted into material-library stations. Open work areas sit between the lanes with long walnut drafting tables, restrained task lamps, scale models, rolled plans, material samples, ergonomic chairs, and neatly integrated power tracks. Enclosed meeting rooms with ribbed glass and dusty-blue steel frames line one side; a compact lounge with mustard wool seating and a coral terrazzo coffee counter occupies the other. Acoustic baffles in muted geometric colors hang discreetly between the trusses. Mature indoor trees and trailing plants soften the space without obscuring the architecture. Late-afternoon sunlight enters through high clerestory windows, casting long warm rectangles across the lanes, balanced by softly glowing opal pendant lights. Rich but credible palette of honey maple, walnut, dusty blue, mustard, coral terrazzo, cream plaster, and dark green foliage. Clean, staged, functional, and realistically buildable; no people, no branding, no legible text, no signage. Cinematic depth with an orderly one-point perspective, crisp verticals, natural highlight rolloff, subtle reflections, realistic materials, editorial architectural photography, 24mm tilt-shift lens, deep focus, polished yet natural photographic finish.",
      "width": 2752,
      "height": 1536
    }
  ]'
runware run bfl:2@2 \
  positivePrompt="High-end architectural interior photograph for a commercial real-estate listing: a 1960s neighborhood bowling alley thoughtfully converted into the headquarters of a contemporary architecture studio. Wide landscape composition from a low, centered viewpoint at the head of the former lanes, using the polished maple lane boards as strong leading lines toward the far wall. Preserve authentic details of the original building: exposed bowstring roof trusses, restored pinsetter machinery displayed behind glass, vintage ball returns repurposed as planter beds, and old scoring consoles adapted into material-library stations. Open work areas sit between the lanes with long walnut drafting tables, restrained task lamps, scale models, rolled plans, material samples, ergonomic chairs, and neatly integrated power tracks. Enclosed meeting rooms with ribbed glass and dusty-blue steel frames line one side; a compact lounge with mustard wool seating and a coral terrazzo coffee counter occupies the other. Acoustic baffles in muted geometric colors hang discreetly between the trusses. Mature indoor trees and trailing plants soften the space without obscuring the architecture. Late-afternoon sunlight enters through high clerestory windows, casting long warm rectangles across the lanes, balanced by softly glowing opal pendant lights. Rich but credible palette of honey maple, walnut, dusty blue, mustard, coral terrazzo, cream plaster, and dark green foliage. Clean, staged, functional, and realistically buildable; no people, no branding, no legible text, no signage. Cinematic depth with an orderly one-point perspective, crisp verticals, natural highlight rolloff, subtle reflections, realistic materials, editorial architectural photography, 24mm tilt-shift lens, deep focus, polished yet natural photographic finish." \
  width=2752 \
  height=1536
{
  "taskType": "imageInference",
  "taskUUID": "d8a4007e-223c-475a-85b0-2eccd27262e0",
  "model": "bfl:2@2",
  "positivePrompt": "High-end architectural interior photograph for a commercial real-estate listing: a 1960s neighborhood bowling alley thoughtfully converted into the headquarters of a contemporary architecture studio. Wide landscape composition from a low, centered viewpoint at the head of the former lanes, using the polished maple lane boards as strong leading lines toward the far wall. Preserve authentic details of the original building: exposed bowstring roof trusses, restored pinsetter machinery displayed behind glass, vintage ball returns repurposed as planter beds, and old scoring consoles adapted into material-library stations. Open work areas sit between the lanes with long walnut drafting tables, restrained task lamps, scale models, rolled plans, material samples, ergonomic chairs, and neatly integrated power tracks. Enclosed meeting rooms with ribbed glass and dusty-blue steel frames line one side; a compact lounge with mustard wool seating and a coral terrazzo coffee counter occupies the other. Acoustic baffles in muted geometric colors hang discreetly between the trusses. Mature indoor trees and trailing plants soften the space without obscuring the architecture. Late-afternoon sunlight enters through high clerestory windows, casting long warm rectangles across the lanes, balanced by softly glowing opal pendant lights. Rich but credible palette of honey maple, walnut, dusty blue, mustard, coral terrazzo, cream plaster, and dark green foliage. Clean, staged, functional, and realistically buildable; no people, no branding, no legible text, no signage. Cinematic depth with an orderly one-point perspective, crisp verticals, natural highlight rolloff, subtle reflections, realistic materials, editorial architectural photography, 24mm tilt-shift lens, deep focus, polished yet natural photographic finish.",
  "width": 2752,
  "height": 1536
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "d8a4007e-223c-475a-85b0-2eccd27262e0",
  "imageUUID": "a06f78a8-12fe-4f17-b36e-f75e462abb43",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/4/ii/a06f78a8-12fe-4f17-b36e-f75e462abb43.jpg",
  "seed": 1822321439,
  "cost": 0.06
}
Text to Image

Wind-Carved Ice Harbor

Wind-Carved Ice Harbor

A vast polar harbor carved into layered blue ice, with towering cranes built from weathered timber and black steel, small cargo sleds gliding across frozen channels, bundled workers guiding shaggy draft animals, banners snapping in fierce wind, fractured ice reflecting pale sunrise, distant steam from boilers drifting into the cold air, gulls circling above, intricate frost textures, natural documentary-style photography, ultra-detailed surfaces, realistic scale, sharp focus, dramatic atmosphere, expansive composition, authentic color, no text, no watermark

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:2@2',
  positivePrompt: 'A vast polar harbor carved into layered blue ice, with towering cranes built from weathered timber and black steel, small cargo sleds gliding across frozen channels, bundled workers guiding shaggy draft animals, banners snapping in fierce wind, fractured ice reflecting pale sunrise, distant steam from boilers drifting into the cold air, gulls circling above, intricate frost textures, natural documentary-style photography, ultra-detailed surfaces, realistic scale, sharp focus, dramatic atmosphere, expansive composition, authentic color, no text, no watermark',
  width: 2752,
  height: 1536,
  seed: 33403,
  providerSettings: {
    bfl: {
      raw: true,
      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:2@2",
            "positivePrompt": "A vast polar harbor carved into layered blue ice, with towering cranes built from weathered timber and black steel, small cargo sleds gliding across frozen channels, bundled workers guiding shaggy draft animals, banners snapping in fierce wind, fractured ice reflecting pale sunrise, distant steam from boilers drifting into the cold air, gulls circling above, intricate frost textures, natural documentary-style photography, ultra-detailed surfaces, realistic scale, sharp focus, dramatic atmosphere, expansive composition, authentic color, no text, no watermark",
            "width": 2752,
            "height": 1536,
            "seed": 33403,
            "providerSettings": {
                "bfl": {
                    "raw": True,
                    "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": "17a2b204-94c7-4ae5-8c2d-369f6ed0eab6",
      "model": "bfl:2@2",
      "positivePrompt": "A vast polar harbor carved into layered blue ice, with towering cranes built from weathered timber and black steel, small cargo sleds gliding across frozen channels, bundled workers guiding shaggy draft animals, banners snapping in fierce wind, fractured ice reflecting pale sunrise, distant steam from boilers drifting into the cold air, gulls circling above, intricate frost textures, natural documentary-style photography, ultra-detailed surfaces, realistic scale, sharp focus, dramatic atmosphere, expansive composition, authentic color, no text, no watermark",
      "width": 2752,
      "height": 1536,
      "seed": 33403,
      "providerSettings": {
        "bfl": {
          "raw": true,
          "promptUpsampling": true,
          "safetyTolerance": 2
        }
      }
    }
  ]'
runware run bfl:2@2 \
  positivePrompt="A vast polar harbor carved into layered blue ice, with towering cranes built from weathered timber and black steel, small cargo sleds gliding across frozen channels, bundled workers guiding shaggy draft animals, banners snapping in fierce wind, fractured ice reflecting pale sunrise, distant steam from boilers drifting into the cold air, gulls circling above, intricate frost textures, natural documentary-style photography, ultra-detailed surfaces, realistic scale, sharp focus, dramatic atmosphere, expansive composition, authentic color, no text, no watermark" \
  width=2752 \
  height=1536 \
  seed=33403 \
  providerSettings.bfl.raw=true \
  providerSettings.bfl.promptUpsampling=true \
  providerSettings.bfl.safetyTolerance=2
{
  "taskType": "imageInference",
  "taskUUID": "17a2b204-94c7-4ae5-8c2d-369f6ed0eab6",
  "model": "bfl:2@2",
  "positivePrompt": "A vast polar harbor carved into layered blue ice, with towering cranes built from weathered timber and black steel, small cargo sleds gliding across frozen channels, bundled workers guiding shaggy draft animals, banners snapping in fierce wind, fractured ice reflecting pale sunrise, distant steam from boilers drifting into the cold air, gulls circling above, intricate frost textures, natural documentary-style photography, ultra-detailed surfaces, realistic scale, sharp focus, dramatic atmosphere, expansive composition, authentic color, no text, no watermark",
  "width": 2752,
  "height": 1536,
  "seed": 33403,
  "providerSettings": {
    "bfl": {
      "raw": true,
      "promptUpsampling": true,
      "safetyTolerance": 2
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "17a2b204-94c7-4ae5-8c2d-369f6ed0eab6",
  "imageUUID": "2337f8e5-5950-4428-99a0-746875c9c043",
  "imageURL": "https://im.runware.ai/image/os/a19d05/ws/3/ii/2337f8e5-5950-4428-99a0-746875c9c043.jpg",
  "seed": 33403,
  "cost": 0.06
}
Text to Image

Amber Archive Reading Hall

Amber Archive Reading Hall

A vast archival reading hall carved inside a colossal fossilized tree trunk, concentric balconies lined with handwritten manuscripts, suspended brass walkways, ladders on circular rails, scholars in layered linen and wool studying at long oak tables, drifting dust in shafts of late afternoon light, amber resin windows glowing softly, intricate wood grain, tiny labels and tools, stacks of maps, natural candid composition, realistic camera perspective, highly detailed textures, subtle atmospheric depth, rich earthy palette, documentary-style photography, sharp focus across the scene, authentic materials, understated elegance, no fantasy glow, no surreal effects

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:2@2',
  positivePrompt: 'A vast archival reading hall carved inside a colossal fossilized tree trunk, concentric balconies lined with handwritten manuscripts, suspended brass walkways, ladders on circular rails, scholars in layered linen and wool studying at long oak tables, drifting dust in shafts of late afternoon light, amber resin windows glowing softly, intricate wood grain, tiny labels and tools, stacks of maps, natural candid composition, realistic camera perspective, highly detailed textures, subtle atmospheric depth, rich earthy palette, documentary-style photography, sharp focus across the scene, authentic materials, understated elegance, no fantasy glow, no surreal effects',
  width: 2496,
  height: 1664,
  seed: 799,
  providerSettings: {
    bfl: {
      raw: true,
      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:2@2",
            "positivePrompt": "A vast archival reading hall carved inside a colossal fossilized tree trunk, concentric balconies lined with handwritten manuscripts, suspended brass walkways, ladders on circular rails, scholars in layered linen and wool studying at long oak tables, drifting dust in shafts of late afternoon light, amber resin windows glowing softly, intricate wood grain, tiny labels and tools, stacks of maps, natural candid composition, realistic camera perspective, highly detailed textures, subtle atmospheric depth, rich earthy palette, documentary-style photography, sharp focus across the scene, authentic materials, understated elegance, no fantasy glow, no surreal effects",
            "width": 2496,
            "height": 1664,
            "seed": 799,
            "providerSettings": {
                "bfl": {
                    "raw": True,
                    "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": "6117bb5c-8f14-40f2-8f8f-3f60740c33f1",
      "model": "bfl:2@2",
      "positivePrompt": "A vast archival reading hall carved inside a colossal fossilized tree trunk, concentric balconies lined with handwritten manuscripts, suspended brass walkways, ladders on circular rails, scholars in layered linen and wool studying at long oak tables, drifting dust in shafts of late afternoon light, amber resin windows glowing softly, intricate wood grain, tiny labels and tools, stacks of maps, natural candid composition, realistic camera perspective, highly detailed textures, subtle atmospheric depth, rich earthy palette, documentary-style photography, sharp focus across the scene, authentic materials, understated elegance, no fantasy glow, no surreal effects",
      "width": 2496,
      "height": 1664,
      "seed": 799,
      "providerSettings": {
        "bfl": {
          "raw": true,
          "promptUpsampling": true,
          "safetyTolerance": 2
        }
      }
    }
  ]'
runware run bfl:2@2 \
  positivePrompt="A vast archival reading hall carved inside a colossal fossilized tree trunk, concentric balconies lined with handwritten manuscripts, suspended brass walkways, ladders on circular rails, scholars in layered linen and wool studying at long oak tables, drifting dust in shafts of late afternoon light, amber resin windows glowing softly, intricate wood grain, tiny labels and tools, stacks of maps, natural candid composition, realistic camera perspective, highly detailed textures, subtle atmospheric depth, rich earthy palette, documentary-style photography, sharp focus across the scene, authentic materials, understated elegance, no fantasy glow, no surreal effects" \
  width=2496 \
  height=1664 \
  seed=799 \
  providerSettings.bfl.raw=true \
  providerSettings.bfl.promptUpsampling=true \
  providerSettings.bfl.safetyTolerance=2
{
  "taskType": "imageInference",
  "taskUUID": "6117bb5c-8f14-40f2-8f8f-3f60740c33f1",
  "model": "bfl:2@2",
  "positivePrompt": "A vast archival reading hall carved inside a colossal fossilized tree trunk, concentric balconies lined with handwritten manuscripts, suspended brass walkways, ladders on circular rails, scholars in layered linen and wool studying at long oak tables, drifting dust in shafts of late afternoon light, amber resin windows glowing softly, intricate wood grain, tiny labels and tools, stacks of maps, natural candid composition, realistic camera perspective, highly detailed textures, subtle atmospheric depth, rich earthy palette, documentary-style photography, sharp focus across the scene, authentic materials, understated elegance, no fantasy glow, no surreal effects",
  "width": 2496,
  "height": 1664,
  "seed": 799,
  "providerSettings": {
    "bfl": {
      "raw": true,
      "promptUpsampling": true,
      "safetyTolerance": 2
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "6117bb5c-8f14-40f2-8f8f-3f60740c33f1",
  "imageUUID": "dc78b6e8-e5e9-49ee-a7dd-9413bada547e",
  "imageURL": "https://im.runware.ai/image/os/a23d05/ws/3/ii/dc78b6e8-e5e9-49ee-a7dd-9413bada547e.jpg",
  "seed": 799,
  "cost": 0.06
}
Text to Image

Volcanic Glass Violinist Procession

Volcanic Glass Violinist Procession

A towering ceremonial avenue carved through black volcanic stone, viewed in a vertical composition. At the center, an androgynous violinist in layered ash-gray robes performs while walking through a solemn procession of masked artisans carrying polished glass standards that catch fiery reflections. The violin itself is made of translucent obsidian and amber, glowing from trapped heat. Fine cinders drift through the air. In the distance, stepped basalt arches frame a glowing magma river, while suspended copper chimes and braided banners create depth overhead. Hyper-detailed textures: cracked stone, reflective glass, singed fabric edges, heat haze, metallic filigree, expressive faces beneath elegant masks. Dramatic cinematic lighting from lava and overcast smoke, rich contrast, precise anatomy, crisp micro-detail, epic scale, atmospheric perspective, premium editorial fantasy photography aesthetic.

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:2@2',
  positivePrompt: 'A towering ceremonial avenue carved through black volcanic stone, viewed in a vertical composition. At the center, an androgynous violinist in layered ash-gray robes performs while walking through a solemn procession of masked artisans carrying polished glass standards that catch fiery reflections. The violin itself is made of translucent obsidian and amber, glowing from trapped heat. Fine cinders drift through the air. In the distance, stepped basalt arches frame a glowing magma river, while suspended copper chimes and braided banners create depth overhead. Hyper-detailed textures: cracked stone, reflective glass, singed fabric edges, heat haze, metallic filigree, expressive faces beneath elegant masks. Dramatic cinematic lighting from lava and overcast smoke, rich contrast, precise anatomy, crisp micro-detail, epic scale, atmospheric perspective, premium editorial fantasy photography aesthetic.',
  width: 1344,
  height: 3136,
  seed: 48093,
  providerSettings: {
    bfl: {
      promptUpsampling: true,
      safetyTolerance: 2,
      raw: false
    }
  }
})
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:2@2",
            "positivePrompt": "A towering ceremonial avenue carved through black volcanic stone, viewed in a vertical composition. At the center, an androgynous violinist in layered ash-gray robes performs while walking through a solemn procession of masked artisans carrying polished glass standards that catch fiery reflections. The violin itself is made of translucent obsidian and amber, glowing from trapped heat. Fine cinders drift through the air. In the distance, stepped basalt arches frame a glowing magma river, while suspended copper chimes and braided banners create depth overhead. Hyper-detailed textures: cracked stone, reflective glass, singed fabric edges, heat haze, metallic filigree, expressive faces beneath elegant masks. Dramatic cinematic lighting from lava and overcast smoke, rich contrast, precise anatomy, crisp micro-detail, epic scale, atmospheric perspective, premium editorial fantasy photography aesthetic.",
            "width": 1344,
            "height": 3136,
            "seed": 48093,
            "providerSettings": {
                "bfl": {
                    "promptUpsampling": True,
                    "safetyTolerance": 2,
                    "raw": False
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "dd08ddc3-a4ff-464a-b8b9-58f1e83733a3",
      "model": "bfl:2@2",
      "positivePrompt": "A towering ceremonial avenue carved through black volcanic stone, viewed in a vertical composition. At the center, an androgynous violinist in layered ash-gray robes performs while walking through a solemn procession of masked artisans carrying polished glass standards that catch fiery reflections. The violin itself is made of translucent obsidian and amber, glowing from trapped heat. Fine cinders drift through the air. In the distance, stepped basalt arches frame a glowing magma river, while suspended copper chimes and braided banners create depth overhead. Hyper-detailed textures: cracked stone, reflective glass, singed fabric edges, heat haze, metallic filigree, expressive faces beneath elegant masks. Dramatic cinematic lighting from lava and overcast smoke, rich contrast, precise anatomy, crisp micro-detail, epic scale, atmospheric perspective, premium editorial fantasy photography aesthetic.",
      "width": 1344,
      "height": 3136,
      "seed": 48093,
      "providerSettings": {
        "bfl": {
          "promptUpsampling": true,
          "safetyTolerance": 2,
          "raw": false
        }
      }
    }
  ]'
runware run bfl:2@2 \
  positivePrompt="A towering ceremonial avenue carved through black volcanic stone, viewed in a vertical composition. At the center, an androgynous violinist in layered ash-gray robes performs while walking through a solemn procession of masked artisans carrying polished glass standards that catch fiery reflections. The violin itself is made of translucent obsidian and amber, glowing from trapped heat. Fine cinders drift through the air. In the distance, stepped basalt arches frame a glowing magma river, while suspended copper chimes and braided banners create depth overhead. Hyper-detailed textures: cracked stone, reflective glass, singed fabric edges, heat haze, metallic filigree, expressive faces beneath elegant masks. Dramatic cinematic lighting from lava and overcast smoke, rich contrast, precise anatomy, crisp micro-detail, epic scale, atmospheric perspective, premium editorial fantasy photography aesthetic." \
  width=1344 \
  height=3136 \
  seed=48093 \
  providerSettings.bfl.promptUpsampling=true \
  providerSettings.bfl.safetyTolerance=2 \
  providerSettings.bfl.raw=false
{
  "taskType": "imageInference",
  "taskUUID": "dd08ddc3-a4ff-464a-b8b9-58f1e83733a3",
  "model": "bfl:2@2",
  "positivePrompt": "A towering ceremonial avenue carved through black volcanic stone, viewed in a vertical composition. At the center, an androgynous violinist in layered ash-gray robes performs while walking through a solemn procession of masked artisans carrying polished glass standards that catch fiery reflections. The violin itself is made of translucent obsidian and amber, glowing from trapped heat. Fine cinders drift through the air. In the distance, stepped basalt arches frame a glowing magma river, while suspended copper chimes and braided banners create depth overhead. Hyper-detailed textures: cracked stone, reflective glass, singed fabric edges, heat haze, metallic filigree, expressive faces beneath elegant masks. Dramatic cinematic lighting from lava and overcast smoke, rich contrast, precise anatomy, crisp micro-detail, epic scale, atmospheric perspective, premium editorial fantasy photography aesthetic.",
  "width": 1344,
  "height": 3136,
  "seed": 48093,
  "providerSettings": {
    "bfl": {
      "promptUpsampling": true,
      "safetyTolerance": 2,
      "raw": false
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "dd08ddc3-a4ff-464a-b8b9-58f1e83733a3",
  "imageUUID": "2a1f70ac-2743-42b6-9c54-e629bd39639d",
  "imageURL": "https://im.runware.ai/image/os/a07d11/ws/3/ii/2a1f70ac-2743-42b6-9c54-e629bd39639d.jpg",
  "seed": 48093,
  "cost": 0.06
}
Text to Image

Glasshouse Archive Under Aurora

Glasshouse Archive Under Aurora

A towering abandoned glasshouse transformed into a vertical archive of living plants and suspended manuscripts, rising through a remote polar valley beneath sweeping aurora bands. Fractured iron ribs, fogged panes, hanging ladders, spiral stair fragments, ivy-wrapped catalog plaques, shelves of weathered field journals sealed in glass capsules, rare alpine flowers blooming from cracked masonry, tiny warm lanterns placed along narrow catwalks, a shallow reflective pool at the base with scattered petals and fallen paper tags. Two small human figures in heavy expedition coats study the structure from below for scale. Hyper-detailed textures, intricate botanical variety, luminous sky gradients of emerald, violet, and pale gold, cinematic depth, razor-sharp architectural lines, elegant symmetry with organic overgrowth, majestic vertical composition, high realism with a slightly dreamlike fine-art sensibility.

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:2@2',
  positivePrompt: 'A towering abandoned glasshouse transformed into a vertical archive of living plants and suspended manuscripts, rising through a remote polar valley beneath sweeping aurora bands. Fractured iron ribs, fogged panes, hanging ladders, spiral stair fragments, ivy-wrapped catalog plaques, shelves of weathered field journals sealed in glass capsules, rare alpine flowers blooming from cracked masonry, tiny warm lanterns placed along narrow catwalks, a shallow reflective pool at the base with scattered petals and fallen paper tags. Two small human figures in heavy expedition coats study the structure from below for scale. Hyper-detailed textures, intricate botanical variety, luminous sky gradients of emerald, violet, and pale gold, cinematic depth, razor-sharp architectural lines, elegant symmetry with organic overgrowth, majestic vertical composition, high realism with a slightly dreamlike fine-art sensibility.',
  width: 1344,
  height: 3136,
  seed: 70408,
  providerSettings: {
    bfl: {
      promptUpsampling: true,
      raw: false,
      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:2@2",
            "positivePrompt": "A towering abandoned glasshouse transformed into a vertical archive of living plants and suspended manuscripts, rising through a remote polar valley beneath sweeping aurora bands. Fractured iron ribs, fogged panes, hanging ladders, spiral stair fragments, ivy-wrapped catalog plaques, shelves of weathered field journals sealed in glass capsules, rare alpine flowers blooming from cracked masonry, tiny warm lanterns placed along narrow catwalks, a shallow reflective pool at the base with scattered petals and fallen paper tags. Two small human figures in heavy expedition coats study the structure from below for scale. Hyper-detailed textures, intricate botanical variety, luminous sky gradients of emerald, violet, and pale gold, cinematic depth, razor-sharp architectural lines, elegant symmetry with organic overgrowth, majestic vertical composition, high realism with a slightly dreamlike fine-art sensibility.",
            "width": 1344,
            "height": 3136,
            "seed": 70408,
            "providerSettings": {
                "bfl": {
                    "promptUpsampling": True,
                    "raw": False,
                    "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": "6b14e961-adba-4065-9c13-255a428b752b",
      "model": "bfl:2@2",
      "positivePrompt": "A towering abandoned glasshouse transformed into a vertical archive of living plants and suspended manuscripts, rising through a remote polar valley beneath sweeping aurora bands. Fractured iron ribs, fogged panes, hanging ladders, spiral stair fragments, ivy-wrapped catalog plaques, shelves of weathered field journals sealed in glass capsules, rare alpine flowers blooming from cracked masonry, tiny warm lanterns placed along narrow catwalks, a shallow reflective pool at the base with scattered petals and fallen paper tags. Two small human figures in heavy expedition coats study the structure from below for scale. Hyper-detailed textures, intricate botanical variety, luminous sky gradients of emerald, violet, and pale gold, cinematic depth, razor-sharp architectural lines, elegant symmetry with organic overgrowth, majestic vertical composition, high realism with a slightly dreamlike fine-art sensibility.",
      "width": 1344,
      "height": 3136,
      "seed": 70408,
      "providerSettings": {
        "bfl": {
          "promptUpsampling": true,
          "raw": false,
          "safetyTolerance": 2
        }
      }
    }
  ]'
runware run bfl:2@2 \
  positivePrompt="A towering abandoned glasshouse transformed into a vertical archive of living plants and suspended manuscripts, rising through a remote polar valley beneath sweeping aurora bands. Fractured iron ribs, fogged panes, hanging ladders, spiral stair fragments, ivy-wrapped catalog plaques, shelves of weathered field journals sealed in glass capsules, rare alpine flowers blooming from cracked masonry, tiny warm lanterns placed along narrow catwalks, a shallow reflective pool at the base with scattered petals and fallen paper tags. Two small human figures in heavy expedition coats study the structure from below for scale. Hyper-detailed textures, intricate botanical variety, luminous sky gradients of emerald, violet, and pale gold, cinematic depth, razor-sharp architectural lines, elegant symmetry with organic overgrowth, majestic vertical composition, high realism with a slightly dreamlike fine-art sensibility." \
  width=1344 \
  height=3136 \
  seed=70408 \
  providerSettings.bfl.promptUpsampling=true \
  providerSettings.bfl.raw=false \
  providerSettings.bfl.safetyTolerance=2
{
  "taskType": "imageInference",
  "taskUUID": "6b14e961-adba-4065-9c13-255a428b752b",
  "model": "bfl:2@2",
  "positivePrompt": "A towering abandoned glasshouse transformed into a vertical archive of living plants and suspended manuscripts, rising through a remote polar valley beneath sweeping aurora bands. Fractured iron ribs, fogged panes, hanging ladders, spiral stair fragments, ivy-wrapped catalog plaques, shelves of weathered field journals sealed in glass capsules, rare alpine flowers blooming from cracked masonry, tiny warm lanterns placed along narrow catwalks, a shallow reflective pool at the base with scattered petals and fallen paper tags. Two small human figures in heavy expedition coats study the structure from below for scale. Hyper-detailed textures, intricate botanical variety, luminous sky gradients of emerald, violet, and pale gold, cinematic depth, razor-sharp architectural lines, elegant symmetry with organic overgrowth, majestic vertical composition, high realism with a slightly dreamlike fine-art sensibility.",
  "width": 1344,
  "height": 3136,
  "seed": 70408,
  "providerSettings": {
    "bfl": {
      "promptUpsampling": true,
      "raw": false,
      "safetyTolerance": 2
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "6b14e961-adba-4065-9c13-255a428b752b",
  "imageUUID": "4b301cc1-47c5-4b1d-b700-b4e0e88bd248",
  "imageURL": "https://im.runware.ai/image/os/a08d21/ws/3/ii/4b301cc1-47c5-4b1d-b700-b4e0e88bd248.jpg",
  "seed": 70408,
  "cost": 0.06
}