Bria FIBO Lite

Bria FIBO Lite is a lightweight, efficient text-to-image model designed for rapid image generation with structured prompt control and minimal inference steps. It uses a two-stage distillation approach to deliver high-quality visuals in fewer steps while preserving prompt adherence and visual coherence.

Complete technical specification for integration
Ready-to-use code snippets for common workflows
text-to-image
Mycelium Packaging Campaign Visual$0.036~7s
Premium B2B advertising campaign visual for molded mycelium protective packaging. In a stark studio, create a precise vertical exploded-view composition: a delicate glossy cobalt-blue ceramic vase floats upright at center, safely nested between two separated sculptural packaging shells made from off-white grown mycelium. Clearly show the shells' fitted contours, porous fibrous texture, rounded corners, and engineered protective ribs. A few tiny clean crumbs beneath the lower shell suggest natural compostability without making the scene messy. Place the assembly above a matte safety-orange pedestal on a pale warm-gray seamless background. Strong directional light from the upper left creates crisp geometric shadows and reveals every tactile fiber; cool blue reflected light subtly outlines the opposite edge. Bold modern industrial art direction blending high-end product photography, Bauhaus color blocking, and meticulous materials visualization. Symmetrical frontal framing, centered hero product, generous uncluttered space in the upper third for campaign copy, extremely sharp, sophisticated, credible, tactile, photorealistic. No people, no mushrooms, no soil, no lettering, no logos, no labels, no border, no 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: 'bria:20@3',
positivePrompt: 'Premium B2B advertising campaign visual for molded mycelium protective packaging. In a stark studio, create a precise vertical exploded-view composition: a delicate glossy cobalt-blue ceramic vase floats upright at center, safely nested between two separated sculptural packaging shells made from off-white grown mycelium. Clearly show the shells\' fitted contours, porous fibrous texture, rounded corners, and engineered protective ribs. A few tiny clean crumbs beneath the lower shell suggest natural compostability without making the scene messy. Place the assembly above a matte safety-orange pedestal on a pale warm-gray seamless background. Strong directional light from the upper left creates crisp geometric shadows and reveals every tactile fiber; cool blue reflected light subtly outlines the opposite edge. Bold modern industrial art direction blending high-end product photography, Bauhaus color blocking, and meticulous materials visualization. Symmetrical frontal framing, centered hero product, generous uncluttered space in the upper third for campaign copy, extremely sharp, sophisticated, credible, tactile, photorealistic. No people, no mushrooms, no soil, no lettering, no logos, no labels, no border, no mockup.',
width: 832,
height: 1216
})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": "bria:20@3",
"positivePrompt": "Premium B2B advertising campaign visual for molded mycelium protective packaging. In a stark studio, create a precise vertical exploded-view composition: a delicate glossy cobalt-blue ceramic vase floats upright at center, safely nested between two separated sculptural packaging shells made from off-white grown mycelium. Clearly show the shells' fitted contours, porous fibrous texture, rounded corners, and engineered protective ribs. A few tiny clean crumbs beneath the lower shell suggest natural compostability without making the scene messy. Place the assembly above a matte safety-orange pedestal on a pale warm-gray seamless background. Strong directional light from the upper left creates crisp geometric shadows and reveals every tactile fiber; cool blue reflected light subtly outlines the opposite edge. Bold modern industrial art direction blending high-end product photography, Bauhaus color blocking, and meticulous materials visualization. Symmetrical frontal framing, centered hero product, generous uncluttered space in the upper third for campaign copy, extremely sharp, sophisticated, credible, tactile, photorealistic. No people, no mushrooms, no soil, no lettering, no logos, no labels, no border, no mockup.",
"width": 832,
"height": 1216
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "cd4e74cc-d72f-4046-b1d4-50cf839e3e8e",
"model": "bria:20@3",
"positivePrompt": "Premium B2B advertising campaign visual for molded mycelium protective packaging. In a stark studio, create a precise vertical exploded-view composition: a delicate glossy cobalt-blue ceramic vase floats upright at center, safely nested between two separated sculptural packaging shells made from off-white grown mycelium. Clearly show the shells' fitted contours, porous fibrous texture, rounded corners, and engineered protective ribs. A few tiny clean crumbs beneath the lower shell suggest natural compostability without making the scene messy. Place the assembly above a matte safety-orange pedestal on a pale warm-gray seamless background. Strong directional light from the upper left creates crisp geometric shadows and reveals every tactile fiber; cool blue reflected light subtly outlines the opposite edge. Bold modern industrial art direction blending high-end product photography, Bauhaus color blocking, and meticulous materials visualization. Symmetrical frontal framing, centered hero product, generous uncluttered space in the upper third for campaign copy, extremely sharp, sophisticated, credible, tactile, photorealistic. No people, no mushrooms, no soil, no lettering, no logos, no labels, no border, no mockup.",
"width": 832,
"height": 1216
}
]'runware run bria:20@3 \
positivePrompt="Premium B2B advertising campaign visual for molded mycelium protective packaging. In a stark studio, create a precise vertical exploded-view composition: a delicate glossy cobalt-blue ceramic vase floats upright at center, safely nested between two separated sculptural packaging shells made from off-white grown mycelium. Clearly show the shells' fitted contours, porous fibrous texture, rounded corners, and engineered protective ribs. A few tiny clean crumbs beneath the lower shell suggest natural compostability without making the scene messy. Place the assembly above a matte safety-orange pedestal on a pale warm-gray seamless background. Strong directional light from the upper left creates crisp geometric shadows and reveals every tactile fiber; cool blue reflected light subtly outlines the opposite edge. Bold modern industrial art direction blending high-end product photography, Bauhaus color blocking, and meticulous materials visualization. Symmetrical frontal framing, centered hero product, generous uncluttered space in the upper third for campaign copy, extremely sharp, sophisticated, credible, tactile, photorealistic. No people, no mushrooms, no soil, no lettering, no logos, no labels, no border, no mockup." \
width=832 \
height=1216{
"taskType": "imageInference",
"taskUUID": "cd4e74cc-d72f-4046-b1d4-50cf839e3e8e",
"model": "bria:20@3",
"positivePrompt": "Premium B2B advertising campaign visual for molded mycelium protective packaging. In a stark studio, create a precise vertical exploded-view composition: a delicate glossy cobalt-blue ceramic vase floats upright at center, safely nested between two separated sculptural packaging shells made from off-white grown mycelium. Clearly show the shells' fitted contours, porous fibrous texture, rounded corners, and engineered protective ribs. A few tiny clean crumbs beneath the lower shell suggest natural compostability without making the scene messy. Place the assembly above a matte safety-orange pedestal on a pale warm-gray seamless background. Strong directional light from the upper left creates crisp geometric shadows and reveals every tactile fiber; cool blue reflected light subtly outlines the opposite edge. Bold modern industrial art direction blending high-end product photography, Bauhaus color blocking, and meticulous materials visualization. Symmetrical frontal framing, centered hero product, generous uncluttered space in the upper third for campaign copy, extremely sharp, sophisticated, credible, tactile, photorealistic. No people, no mushrooms, no soil, no lettering, no logos, no labels, no border, no mockup.",
"width": 832,
"height": 1216
}Response
{
"taskType": "imageInference",
"taskUUID": "cd4e74cc-d72f-4046-b1d4-50cf839e3e8e",
"imageUUID": "2df31b95-3493-42ff-ab00-3ffd57d3963d",
"imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/2df31b95-3493-42ff-ab00-3ffd57d3963d.jpg",
"seed": 1680840766,
"cost": 0.036
}text-to-image
Cave Surveyor Editorial Profile Avatar$0.036~8s
Finished stylized profile avatar of a professional cave surveyor and subterranean cartographer, an East Asian woman in her late thirties, shown chest-up and facing the viewer with a calm, capable expression. She wears a scuffed white caving helmet with a compact headlamp, charcoal coveralls, an orange neck gaiter, and a small brass compass clipped near the collar. Centered, symmetrical composition with generous space around the helmet and shoulders, designed to remain recognizable in a circular profile crop. Behind her, layered limestone strata and precise contour-line patterns form a simple graphic halo, suggesting cave mapping without becoming a literal diagram. Contemporary editorial illustration combining bold linocut textures, crisp geometric shapes, subtle halftone grain, and refined cel shading. Restricted palette of deep cobalt blue, mineral gray, warm ivory, safety orange, and small brass-yellow highlights. Strong headlamp rim light, soft frontal illumination on the face, deep controlled shadows, confident professional mood. Clean silhouette, natural facial proportions, sharp eyes, understated weathering on the equipment, premium magazine-quality finish. No text, logos, badges, watermark, border, interface, or photorealistic background.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'bria:20@3',
positivePrompt: 'Finished stylized profile avatar of a professional cave surveyor and subterranean cartographer, an East Asian woman in her late thirties, shown chest-up and facing the viewer with a calm, capable expression. She wears a scuffed white caving helmet with a compact headlamp, charcoal coveralls, an orange neck gaiter, and a small brass compass clipped near the collar. Centered, symmetrical composition with generous space around the helmet and shoulders, designed to remain recognizable in a circular profile crop. Behind her, layered limestone strata and precise contour-line patterns form a simple graphic halo, suggesting cave mapping without becoming a literal diagram. Contemporary editorial illustration combining bold linocut textures, crisp geometric shapes, subtle halftone grain, and refined cel shading. Restricted palette of deep cobalt blue, mineral gray, warm ivory, safety orange, and small brass-yellow highlights. Strong headlamp rim light, soft frontal illumination on the face, deep controlled shadows, confident professional mood. Clean silhouette, natural facial proportions, sharp eyes, understated weathering on the equipment, premium magazine-quality finish. No text, logos, badges, watermark, border, interface, or photorealistic background.',
width: 832,
height: 1216
})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": "bria:20@3",
"positivePrompt": "Finished stylized profile avatar of a professional cave surveyor and subterranean cartographer, an East Asian woman in her late thirties, shown chest-up and facing the viewer with a calm, capable expression. She wears a scuffed white caving helmet with a compact headlamp, charcoal coveralls, an orange neck gaiter, and a small brass compass clipped near the collar. Centered, symmetrical composition with generous space around the helmet and shoulders, designed to remain recognizable in a circular profile crop. Behind her, layered limestone strata and precise contour-line patterns form a simple graphic halo, suggesting cave mapping without becoming a literal diagram. Contemporary editorial illustration combining bold linocut textures, crisp geometric shapes, subtle halftone grain, and refined cel shading. Restricted palette of deep cobalt blue, mineral gray, warm ivory, safety orange, and small brass-yellow highlights. Strong headlamp rim light, soft frontal illumination on the face, deep controlled shadows, confident professional mood. Clean silhouette, natural facial proportions, sharp eyes, understated weathering on the equipment, premium magazine-quality finish. No text, logos, badges, watermark, border, interface, or photorealistic background.",
"width": 832,
"height": 1216
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "84c994e1-5c84-4404-8732-2d62516cbc8e",
"model": "bria:20@3",
"positivePrompt": "Finished stylized profile avatar of a professional cave surveyor and subterranean cartographer, an East Asian woman in her late thirties, shown chest-up and facing the viewer with a calm, capable expression. She wears a scuffed white caving helmet with a compact headlamp, charcoal coveralls, an orange neck gaiter, and a small brass compass clipped near the collar. Centered, symmetrical composition with generous space around the helmet and shoulders, designed to remain recognizable in a circular profile crop. Behind her, layered limestone strata and precise contour-line patterns form a simple graphic halo, suggesting cave mapping without becoming a literal diagram. Contemporary editorial illustration combining bold linocut textures, crisp geometric shapes, subtle halftone grain, and refined cel shading. Restricted palette of deep cobalt blue, mineral gray, warm ivory, safety orange, and small brass-yellow highlights. Strong headlamp rim light, soft frontal illumination on the face, deep controlled shadows, confident professional mood. Clean silhouette, natural facial proportions, sharp eyes, understated weathering on the equipment, premium magazine-quality finish. No text, logos, badges, watermark, border, interface, or photorealistic background.",
"width": 832,
"height": 1216
}
]'runware run bria:20@3 \
positivePrompt="Finished stylized profile avatar of a professional cave surveyor and subterranean cartographer, an East Asian woman in her late thirties, shown chest-up and facing the viewer with a calm, capable expression. She wears a scuffed white caving helmet with a compact headlamp, charcoal coveralls, an orange neck gaiter, and a small brass compass clipped near the collar. Centered, symmetrical composition with generous space around the helmet and shoulders, designed to remain recognizable in a circular profile crop. Behind her, layered limestone strata and precise contour-line patterns form a simple graphic halo, suggesting cave mapping without becoming a literal diagram. Contemporary editorial illustration combining bold linocut textures, crisp geometric shapes, subtle halftone grain, and refined cel shading. Restricted palette of deep cobalt blue, mineral gray, warm ivory, safety orange, and small brass-yellow highlights. Strong headlamp rim light, soft frontal illumination on the face, deep controlled shadows, confident professional mood. Clean silhouette, natural facial proportions, sharp eyes, understated weathering on the equipment, premium magazine-quality finish. No text, logos, badges, watermark, border, interface, or photorealistic background." \
width=832 \
height=1216{
"taskType": "imageInference",
"taskUUID": "84c994e1-5c84-4404-8732-2d62516cbc8e",
"model": "bria:20@3",
"positivePrompt": "Finished stylized profile avatar of a professional cave surveyor and subterranean cartographer, an East Asian woman in her late thirties, shown chest-up and facing the viewer with a calm, capable expression. She wears a scuffed white caving helmet with a compact headlamp, charcoal coveralls, an orange neck gaiter, and a small brass compass clipped near the collar. Centered, symmetrical composition with generous space around the helmet and shoulders, designed to remain recognizable in a circular profile crop. Behind her, layered limestone strata and precise contour-line patterns form a simple graphic halo, suggesting cave mapping without becoming a literal diagram. Contemporary editorial illustration combining bold linocut textures, crisp geometric shapes, subtle halftone grain, and refined cel shading. Restricted palette of deep cobalt blue, mineral gray, warm ivory, safety orange, and small brass-yellow highlights. Strong headlamp rim light, soft frontal illumination on the face, deep controlled shadows, confident professional mood. Clean silhouette, natural facial proportions, sharp eyes, understated weathering on the equipment, premium magazine-quality finish. No text, logos, badges, watermark, border, interface, or photorealistic background.",
"width": 832,
"height": 1216
}Response
{
"taskType": "imageInference",
"taskUUID": "84c994e1-5c84-4404-8732-2d62516cbc8e",
"imageUUID": "bfb0e53f-a3b0-4dee-9df3-35a894d34fcd",
"imageURL": "https://im.runware.ai/image/os/a10dlim3/ws/3/ii/bfb0e53f-a3b0-4dee-9df3-35a894d34fcd.jpg",
"seed": 1228282112,
"cost": 0.036
}image-to-image
Night Conservatory Reopening Invitation$0.036~10s
Transform the supplied queen-of-the-night cactus photograph into a finished landscape invitation for an after-hours botanical conservatory reopening. Preserve the source flower's recognizable radial silhouette, layered petal geometry, pale green center, stem angle, and slightly right-of-center placement. Reinterpret it as an elegant hand-pulled screen print: overlapping flat inks, subtle paper grain, imperfect registration, crisp botanical contours, and selective metallic-silver accents along a few petals. Use a nocturnal palette of deep midnight blue, warm ivory, pale celadon, and one vivid coral accent. Let several oversized petals extend beyond the right and lower edges while ample dark negative space supports typography on the left. Add refined, highly legible event lettering with this exact hierarchy and wording: small coral uppercase line “MEMBERS’ PREVIEW”; large ivory condensed serif title “THE NIGHT HOUSE REOPENS”; smaller lines “FRIDAY 18 SEPTEMBER · 7–10 PM” and “RIVER CITY BOTANIC CONSERVATORY”; final italic line “An evening among rare nocturnal blooms.” Integrate the lettering into the print composition rather than placing it in boxes. Sophisticated cultural-institution design, intimate and celebratory mood, flat front-facing artwork filling the canvas, print-ready invitation design, no card mockup, no envelope, no hands, no surrounding tabletop.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'bria:20@3',
positivePrompt: 'Transform the supplied queen-of-the-night cactus photograph into a finished landscape invitation for an after-hours botanical conservatory reopening. Preserve the source flower\'s recognizable radial silhouette, layered petal geometry, pale green center, stem angle, and slightly right-of-center placement. Reinterpret it as an elegant hand-pulled screen print: overlapping flat inks, subtle paper grain, imperfect registration, crisp botanical contours, and selective metallic-silver accents along a few petals. Use a nocturnal palette of deep midnight blue, warm ivory, pale celadon, and one vivid coral accent. Let several oversized petals extend beyond the right and lower edges while ample dark negative space supports typography on the left. Add refined, highly legible event lettering with this exact hierarchy and wording: small coral uppercase line “MEMBERS’ PREVIEW”; large ivory condensed serif title “THE NIGHT HOUSE REOPENS”; smaller lines “FRIDAY 18 SEPTEMBER · 7–10 PM” and “RIVER CITY BOTANIC CONSERVATORY”; final italic line “An evening among rare nocturnal blooms.” Integrate the lettering into the print composition rather than placing it in boxes. Sophisticated cultural-institution design, intimate and celebratory mood, flat front-facing artwork filling the canvas, print-ready invitation design, no card mockup, no envelope, no hands, no surrounding tabletop.',
negativePrompt: 'Photorealistic final style, generic tropical foliage, multiple flowers, altered flower silhouette, wedding invitation, ornate borders, pastel pink palette, illegible typography, misspelled words, extra text, logos, QR codes, buttons, website interface, framed mockup, folded card, envelope, hands, desk scene, drop shadows around the whole design.',
width: 1216,
height: 832,
inputs: {
image: 'https://assets.runware.ai/assets/inputs/7474729e-518a-4311-99ce-2c40e8788a27.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": "bria:20@3",
"positivePrompt": "Transform the supplied queen-of-the-night cactus photograph into a finished landscape invitation for an after-hours botanical conservatory reopening. Preserve the source flower's recognizable radial silhouette, layered petal geometry, pale green center, stem angle, and slightly right-of-center placement. Reinterpret it as an elegant hand-pulled screen print: overlapping flat inks, subtle paper grain, imperfect registration, crisp botanical contours, and selective metallic-silver accents along a few petals. Use a nocturnal palette of deep midnight blue, warm ivory, pale celadon, and one vivid coral accent. Let several oversized petals extend beyond the right and lower edges while ample dark negative space supports typography on the left. Add refined, highly legible event lettering with this exact hierarchy and wording: small coral uppercase line “MEMBERS’ PREVIEW”; large ivory condensed serif title “THE NIGHT HOUSE REOPENS”; smaller lines “FRIDAY 18 SEPTEMBER · 7–10 PM” and “RIVER CITY BOTANIC CONSERVATORY”; final italic line “An evening among rare nocturnal blooms.” Integrate the lettering into the print composition rather than placing it in boxes. Sophisticated cultural-institution design, intimate and celebratory mood, flat front-facing artwork filling the canvas, print-ready invitation design, no card mockup, no envelope, no hands, no surrounding tabletop.",
"negativePrompt": "Photorealistic final style, generic tropical foliage, multiple flowers, altered flower silhouette, wedding invitation, ornate borders, pastel pink palette, illegible typography, misspelled words, extra text, logos, QR codes, buttons, website interface, framed mockup, folded card, envelope, hands, desk scene, drop shadows around the whole design.",
"width": 1216,
"height": 832,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/7474729e-518a-4311-99ce-2c40e8788a27.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": "5b13444c-adc4-4c8d-b1c2-c6f94f5f277c",
"model": "bria:20@3",
"positivePrompt": "Transform the supplied queen-of-the-night cactus photograph into a finished landscape invitation for an after-hours botanical conservatory reopening. Preserve the source flower's recognizable radial silhouette, layered petal geometry, pale green center, stem angle, and slightly right-of-center placement. Reinterpret it as an elegant hand-pulled screen print: overlapping flat inks, subtle paper grain, imperfect registration, crisp botanical contours, and selective metallic-silver accents along a few petals. Use a nocturnal palette of deep midnight blue, warm ivory, pale celadon, and one vivid coral accent. Let several oversized petals extend beyond the right and lower edges while ample dark negative space supports typography on the left. Add refined, highly legible event lettering with this exact hierarchy and wording: small coral uppercase line “MEMBERS’ PREVIEW”; large ivory condensed serif title “THE NIGHT HOUSE REOPENS”; smaller lines “FRIDAY 18 SEPTEMBER · 7–10 PM” and “RIVER CITY BOTANIC CONSERVATORY”; final italic line “An evening among rare nocturnal blooms.” Integrate the lettering into the print composition rather than placing it in boxes. Sophisticated cultural-institution design, intimate and celebratory mood, flat front-facing artwork filling the canvas, print-ready invitation design, no card mockup, no envelope, no hands, no surrounding tabletop.",
"negativePrompt": "Photorealistic final style, generic tropical foliage, multiple flowers, altered flower silhouette, wedding invitation, ornate borders, pastel pink palette, illegible typography, misspelled words, extra text, logos, QR codes, buttons, website interface, framed mockup, folded card, envelope, hands, desk scene, drop shadows around the whole design.",
"width": 1216,
"height": 832,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/7474729e-518a-4311-99ce-2c40e8788a27.jpg"
}
}
]'runware run bria:20@3 \
positivePrompt="Transform the supplied queen-of-the-night cactus photograph into a finished landscape invitation for an after-hours botanical conservatory reopening. Preserve the source flower's recognizable radial silhouette, layered petal geometry, pale green center, stem angle, and slightly right-of-center placement. Reinterpret it as an elegant hand-pulled screen print: overlapping flat inks, subtle paper grain, imperfect registration, crisp botanical contours, and selective metallic-silver accents along a few petals. Use a nocturnal palette of deep midnight blue, warm ivory, pale celadon, and one vivid coral accent. Let several oversized petals extend beyond the right and lower edges while ample dark negative space supports typography on the left. Add refined, highly legible event lettering with this exact hierarchy and wording: small coral uppercase line “MEMBERS’ PREVIEW”; large ivory condensed serif title “THE NIGHT HOUSE REOPENS”; smaller lines “FRIDAY 18 SEPTEMBER · 7–10 PM” and “RIVER CITY BOTANIC CONSERVATORY”; final italic line “An evening among rare nocturnal blooms.” Integrate the lettering into the print composition rather than placing it in boxes. Sophisticated cultural-institution design, intimate and celebratory mood, flat front-facing artwork filling the canvas, print-ready invitation design, no card mockup, no envelope, no hands, no surrounding tabletop." \
negativePrompt="Photorealistic final style, generic tropical foliage, multiple flowers, altered flower silhouette, wedding invitation, ornate borders, pastel pink palette, illegible typography, misspelled words, extra text, logos, QR codes, buttons, website interface, framed mockup, folded card, envelope, hands, desk scene, drop shadows around the whole design." \
width=1216 \
height=832 \
inputs.image=https://assets.runware.ai/assets/inputs/7474729e-518a-4311-99ce-2c40e8788a27.jpg{
"taskType": "imageInference",
"taskUUID": "5b13444c-adc4-4c8d-b1c2-c6f94f5f277c",
"model": "bria:20@3",
"positivePrompt": "Transform the supplied queen-of-the-night cactus photograph into a finished landscape invitation for an after-hours botanical conservatory reopening. Preserve the source flower's recognizable radial silhouette, layered petal geometry, pale green center, stem angle, and slightly right-of-center placement. Reinterpret it as an elegant hand-pulled screen print: overlapping flat inks, subtle paper grain, imperfect registration, crisp botanical contours, and selective metallic-silver accents along a few petals. Use a nocturnal palette of deep midnight blue, warm ivory, pale celadon, and one vivid coral accent. Let several oversized petals extend beyond the right and lower edges while ample dark negative space supports typography on the left. Add refined, highly legible event lettering with this exact hierarchy and wording: small coral uppercase line “MEMBERS’ PREVIEW”; large ivory condensed serif title “THE NIGHT HOUSE REOPENS”; smaller lines “FRIDAY 18 SEPTEMBER · 7–10 PM” and “RIVER CITY BOTANIC CONSERVATORY”; final italic line “An evening among rare nocturnal blooms.” Integrate the lettering into the print composition rather than placing it in boxes. Sophisticated cultural-institution design, intimate and celebratory mood, flat front-facing artwork filling the canvas, print-ready invitation design, no card mockup, no envelope, no hands, no surrounding tabletop.",
"negativePrompt": "Photorealistic final style, generic tropical foliage, multiple flowers, altered flower silhouette, wedding invitation, ornate borders, pastel pink palette, illegible typography, misspelled words, extra text, logos, QR codes, buttons, website interface, framed mockup, folded card, envelope, hands, desk scene, drop shadows around the whole design.",
"width": 1216,
"height": 832,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/7474729e-518a-4311-99ce-2c40e8788a27.jpg"
}
}Response
{
"taskType": "imageInference",
"taskUUID": "5b13444c-adc4-4c8d-b1c2-c6f94f5f277c",
"imageUUID": "d520527b-6e3c-4d27-b83a-d35722e94be4",
"imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/3/ii/d520527b-6e3c-4d27-b83a-d35722e94be4.jpg",
"seed": 818985204,
"cost": 0.036
}image-to-image
Radio Observatory Music Festival Poster$0.036~11s
Transform the supplied radio telescope photograph into a finished landscape concert poster for an experimental electronic and ambient music festival. Preserve the recognizable silhouette, upward angle, steel truss structure, and desert horizon of the source dish. Reinterpret the scene as a tactile three-ink screen print: deep cobalt field, radioactive chartreuse highlights, warm off-white paper, and sparse charcoal linework. Reduce the telescope into bold geometric shapes while retaining its engineering details; turn concentric signal waves from the dish into sweeping halftone arcs crossing the sky. Add subtle misregistration, coarse ink grain, stippled stars, and technical measurement marks inspired by a 1970s scientific field manual. Strong asymmetric composition with the telescope on the right and disciplined typography on the open left. Set large, legible condensed sans-serif lettering exactly: “DEEP FIELD” with smaller lines “NIGHT TRANSMISSIONS”, “18 OCT 2026”, and “MESA ARRAY OBSERVATORY”. Intellectual, nocturnal, strange, and premium rather than psychedelic. Clear hierarchy, generous negative space, print-ready graphic design, edge-to-edge standalone poster artwork, no frame, wall, mockup, ticket interface, or extra wording.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'bria:20@3',
positivePrompt: 'Transform the supplied radio telescope photograph into a finished landscape concert poster for an experimental electronic and ambient music festival. Preserve the recognizable silhouette, upward angle, steel truss structure, and desert horizon of the source dish. Reinterpret the scene as a tactile three-ink screen print: deep cobalt field, radioactive chartreuse highlights, warm off-white paper, and sparse charcoal linework. Reduce the telescope into bold geometric shapes while retaining its engineering details; turn concentric signal waves from the dish into sweeping halftone arcs crossing the sky. Add subtle misregistration, coarse ink grain, stippled stars, and technical measurement marks inspired by a 1970s scientific field manual. Strong asymmetric composition with the telescope on the right and disciplined typography on the open left. Set large, legible condensed sans-serif lettering exactly: “DEEP FIELD” with smaller lines “NIGHT TRANSMISSIONS”, “18 OCT 2026”, and “MESA ARRAY OBSERVATORY”. Intellectual, nocturnal, strange, and premium rather than psychedelic. Clear hierarchy, generous negative space, print-ready graphic design, edge-to-edge standalone poster artwork, no frame, wall, mockup, ticket interface, or extra wording.',
width: 1216,
height: 832,
inputs: {
image: 'https://assets.runware.ai/assets/inputs/9b78e337-a5c4-42ba-993e-cea5683ea98a.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": "bria:20@3",
"positivePrompt": "Transform the supplied radio telescope photograph into a finished landscape concert poster for an experimental electronic and ambient music festival. Preserve the recognizable silhouette, upward angle, steel truss structure, and desert horizon of the source dish. Reinterpret the scene as a tactile three-ink screen print: deep cobalt field, radioactive chartreuse highlights, warm off-white paper, and sparse charcoal linework. Reduce the telescope into bold geometric shapes while retaining its engineering details; turn concentric signal waves from the dish into sweeping halftone arcs crossing the sky. Add subtle misregistration, coarse ink grain, stippled stars, and technical measurement marks inspired by a 1970s scientific field manual. Strong asymmetric composition with the telescope on the right and disciplined typography on the open left. Set large, legible condensed sans-serif lettering exactly: “DEEP FIELD” with smaller lines “NIGHT TRANSMISSIONS”, “18 OCT 2026”, and “MESA ARRAY OBSERVATORY”. Intellectual, nocturnal, strange, and premium rather than psychedelic. Clear hierarchy, generous negative space, print-ready graphic design, edge-to-edge standalone poster artwork, no frame, wall, mockup, ticket interface, or extra wording.",
"width": 1216,
"height": 832,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/9b78e337-a5c4-42ba-993e-cea5683ea98a.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": "1100e04e-8411-4e1b-9c30-0454217e64cb",
"model": "bria:20@3",
"positivePrompt": "Transform the supplied radio telescope photograph into a finished landscape concert poster for an experimental electronic and ambient music festival. Preserve the recognizable silhouette, upward angle, steel truss structure, and desert horizon of the source dish. Reinterpret the scene as a tactile three-ink screen print: deep cobalt field, radioactive chartreuse highlights, warm off-white paper, and sparse charcoal linework. Reduce the telescope into bold geometric shapes while retaining its engineering details; turn concentric signal waves from the dish into sweeping halftone arcs crossing the sky. Add subtle misregistration, coarse ink grain, stippled stars, and technical measurement marks inspired by a 1970s scientific field manual. Strong asymmetric composition with the telescope on the right and disciplined typography on the open left. Set large, legible condensed sans-serif lettering exactly: “DEEP FIELD” with smaller lines “NIGHT TRANSMISSIONS”, “18 OCT 2026”, and “MESA ARRAY OBSERVATORY”. Intellectual, nocturnal, strange, and premium rather than psychedelic. Clear hierarchy, generous negative space, print-ready graphic design, edge-to-edge standalone poster artwork, no frame, wall, mockup, ticket interface, or extra wording.",
"width": 1216,
"height": 832,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/9b78e337-a5c4-42ba-993e-cea5683ea98a.jpg"
}
}
]'runware run bria:20@3 \
positivePrompt="Transform the supplied radio telescope photograph into a finished landscape concert poster for an experimental electronic and ambient music festival. Preserve the recognizable silhouette, upward angle, steel truss structure, and desert horizon of the source dish. Reinterpret the scene as a tactile three-ink screen print: deep cobalt field, radioactive chartreuse highlights, warm off-white paper, and sparse charcoal linework. Reduce the telescope into bold geometric shapes while retaining its engineering details; turn concentric signal waves from the dish into sweeping halftone arcs crossing the sky. Add subtle misregistration, coarse ink grain, stippled stars, and technical measurement marks inspired by a 1970s scientific field manual. Strong asymmetric composition with the telescope on the right and disciplined typography on the open left. Set large, legible condensed sans-serif lettering exactly: “DEEP FIELD” with smaller lines “NIGHT TRANSMISSIONS”, “18 OCT 2026”, and “MESA ARRAY OBSERVATORY”. Intellectual, nocturnal, strange, and premium rather than psychedelic. Clear hierarchy, generous negative space, print-ready graphic design, edge-to-edge standalone poster artwork, no frame, wall, mockup, ticket interface, or extra wording." \
width=1216 \
height=832 \
inputs.image=https://assets.runware.ai/assets/inputs/9b78e337-a5c4-42ba-993e-cea5683ea98a.jpg{
"taskType": "imageInference",
"taskUUID": "1100e04e-8411-4e1b-9c30-0454217e64cb",
"model": "bria:20@3",
"positivePrompt": "Transform the supplied radio telescope photograph into a finished landscape concert poster for an experimental electronic and ambient music festival. Preserve the recognizable silhouette, upward angle, steel truss structure, and desert horizon of the source dish. Reinterpret the scene as a tactile three-ink screen print: deep cobalt field, radioactive chartreuse highlights, warm off-white paper, and sparse charcoal linework. Reduce the telescope into bold geometric shapes while retaining its engineering details; turn concentric signal waves from the dish into sweeping halftone arcs crossing the sky. Add subtle misregistration, coarse ink grain, stippled stars, and technical measurement marks inspired by a 1970s scientific field manual. Strong asymmetric composition with the telescope on the right and disciplined typography on the open left. Set large, legible condensed sans-serif lettering exactly: “DEEP FIELD” with smaller lines “NIGHT TRANSMISSIONS”, “18 OCT 2026”, and “MESA ARRAY OBSERVATORY”. Intellectual, nocturnal, strange, and premium rather than psychedelic. Clear hierarchy, generous negative space, print-ready graphic design, edge-to-edge standalone poster artwork, no frame, wall, mockup, ticket interface, or extra wording.",
"width": 1216,
"height": 832,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/9b78e337-a5c4-42ba-993e-cea5683ea98a.jpg"
}
}Response
{
"taskType": "imageInference",
"taskUUID": "1100e04e-8411-4e1b-9c30-0454217e64cb",
"imageUUID": "684ccbe8-5b66-4c84-83cb-a2b9452c48bd",
"imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/684ccbe8-5b66-4c84-83cb-a2b9452c48bd.jpg",
"seed": 47443431,
"cost": 0.036
}