P-Image

P-Image is a real-time text-to-image model from Pruna. It delivers sub-second image generation with strong text rendering and tight prompt adherence. It targets production workloads that need fast inference, predictable output control, and efficient scaling through simple API integration.

Complete technical specification for integration
Ready-to-use code snippets for common workflows
Submerged Railway Dining Pavilion

A luxurious glass-walled dining pavilion built inside a decommissioned underwater rail tunnel, long curved ceiling with riveted steel arches, polished wood tables set for dinner, velvet chairs anchored to the floor, warm amber pendant lights reflecting across the glass, outside the transparent tunnel walls a vast blue-green ocean with drifting manta rays, schools of silver fish, and ancient submerged stone statues half-buried in seagrass, a vintage station clock above an elegant sign reading "TIDE PLATFORM 3" in crisp legible letters, waitstaff in formal attire, depth haze in the distance, intricate textures, dramatic perspective down the tunnel, cinematic realism, highly detailed, rich color contrast, sharp focus
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'prunaai:1@1',
positivePrompt: 'A luxurious glass-walled dining pavilion built inside a decommissioned underwater rail tunnel, long curved ceiling with riveted steel arches, polished wood tables set for dinner, velvet chairs anchored to the floor, warm amber pendant lights reflecting across the glass, outside the transparent tunnel walls a vast blue-green ocean with drifting manta rays, schools of silver fish, and ancient submerged stone statues half-buried in seagrass, a vintage station clock above an elegant sign reading "TIDE PLATFORM 3" in crisp legible letters, waitstaff in formal attire, depth haze in the distance, intricate textures, dramatic perspective down the tunnel, cinematic realism, highly detailed, rich color contrast, sharp focus',
width: 1344,
height: 768
})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": "prunaai:1@1",
"positivePrompt": "A luxurious glass-walled dining pavilion built inside a decommissioned underwater rail tunnel, long curved ceiling with riveted steel arches, polished wood tables set for dinner, velvet chairs anchored to the floor, warm amber pendant lights reflecting across the glass, outside the transparent tunnel walls a vast blue-green ocean with drifting manta rays, schools of silver fish, and ancient submerged stone statues half-buried in seagrass, a vintage station clock above an elegant sign reading \"TIDE PLATFORM 3\" in crisp legible letters, waitstaff in formal attire, depth haze in the distance, intricate textures, dramatic perspective down the tunnel, cinematic realism, highly detailed, rich color contrast, sharp focus",
"width": 1344,
"height": 768
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "39e8dae4-aa52-4b5a-848e-e1f37ee041cd",
"model": "prunaai:1@1",
"positivePrompt": "A luxurious glass-walled dining pavilion built inside a decommissioned underwater rail tunnel, long curved ceiling with riveted steel arches, polished wood tables set for dinner, velvet chairs anchored to the floor, warm amber pendant lights reflecting across the glass, outside the transparent tunnel walls a vast blue-green ocean with drifting manta rays, schools of silver fish, and ancient submerged stone statues half-buried in seagrass, a vintage station clock above an elegant sign reading \"TIDE PLATFORM 3\" in crisp legible letters, waitstaff in formal attire, depth haze in the distance, intricate textures, dramatic perspective down the tunnel, cinematic realism, highly detailed, rich color contrast, sharp focus",
"width": 1344,
"height": 768
}
]'runware run prunaai:1@1 \
positivePrompt="A luxurious glass-walled dining pavilion built inside a decommissioned underwater rail tunnel, long curved ceiling with riveted steel arches, polished wood tables set for dinner, velvet chairs anchored to the floor, warm amber pendant lights reflecting across the glass, outside the transparent tunnel walls a vast blue-green ocean with drifting manta rays, schools of silver fish, and ancient submerged stone statues half-buried in seagrass, a vintage station clock above an elegant sign reading \"TIDE PLATFORM 3\" in crisp legible letters, waitstaff in formal attire, depth haze in the distance, intricate textures, dramatic perspective down the tunnel, cinematic realism, highly detailed, rich color contrast, sharp focus" \
width=1344 \
height=768{
"taskType": "imageInference",
"taskUUID": "39e8dae4-aa52-4b5a-848e-e1f37ee041cd",
"model": "prunaai:1@1",
"positivePrompt": "A luxurious glass-walled dining pavilion built inside a decommissioned underwater rail tunnel, long curved ceiling with riveted steel arches, polished wood tables set for dinner, velvet chairs anchored to the floor, warm amber pendant lights reflecting across the glass, outside the transparent tunnel walls a vast blue-green ocean with drifting manta rays, schools of silver fish, and ancient submerged stone statues half-buried in seagrass, a vintage station clock above an elegant sign reading \"TIDE PLATFORM 3\" in crisp legible letters, waitstaff in formal attire, depth haze in the distance, intricate textures, dramatic perspective down the tunnel, cinematic realism, highly detailed, rich color contrast, sharp focus",
"width": 1344,
"height": 768
}{
"taskType": "imageInference",
"taskUUID": "39e8dae4-aa52-4b5a-848e-e1f37ee041cd",
"imageUUID": "f3665374-3288-4662-939f-0e2216c76ecb",
"imageURL": "https://im.runware.ai/image/os/a04d20/ws/2/ii/f3665374-3288-4662-939f-0e2216c76ecb.jpg",
"seed": 1448301743,
"cost": 0.0044
}Hand-Painted Tram Stop Signage

A whimsical illustrated street corner in a hillside harbor town at blue hour, centered on a hand-painted tram stop kiosk with crisp readable signage that says 'PINE WHARF', a route board that reads 'Line 3', and a small enamel placard that reads 'Tickets Here'. Cobblestone pavement, hanging flower baskets, weathered plaster walls, striped awning, parked bicycle, narrow stairway between buildings, distant fishing boats, warm shop windows, textured gouache and ink style, charming travel-book illustration look, clean composition, high detail, expressive brushwork, soft atmospheric depth, inviting and polished.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'prunaai:1@1',
positivePrompt: 'A whimsical illustrated street corner in a hillside harbor town at blue hour, centered on a hand-painted tram stop kiosk with crisp readable signage that says \'PINE WHARF\', a route board that reads \'Line 3\', and a small enamel placard that reads \'Tickets Here\'. Cobblestone pavement, hanging flower baskets, weathered plaster walls, striped awning, parked bicycle, narrow stairway between buildings, distant fishing boats, warm shop windows, textured gouache and ink style, charming travel-book illustration look, clean composition, high detail, expressive brushwork, soft atmospheric depth, inviting and polished.',
width: 1024,
height: 768
})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": "prunaai:1@1",
"positivePrompt": "A whimsical illustrated street corner in a hillside harbor town at blue hour, centered on a hand-painted tram stop kiosk with crisp readable signage that says 'PINE WHARF', a route board that reads 'Line 3', and a small enamel placard that reads 'Tickets Here'. Cobblestone pavement, hanging flower baskets, weathered plaster walls, striped awning, parked bicycle, narrow stairway between buildings, distant fishing boats, warm shop windows, textured gouache and ink style, charming travel-book illustration look, clean composition, high detail, expressive brushwork, soft atmospheric depth, inviting and polished.",
"width": 1024,
"height": 768
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "a32bdf0a-305a-4c85-96e6-085b0acaee52",
"model": "prunaai:1@1",
"positivePrompt": "A whimsical illustrated street corner in a hillside harbor town at blue hour, centered on a hand-painted tram stop kiosk with crisp readable signage that says 'PINE WHARF', a route board that reads 'Line 3', and a small enamel placard that reads 'Tickets Here'. Cobblestone pavement, hanging flower baskets, weathered plaster walls, striped awning, parked bicycle, narrow stairway between buildings, distant fishing boats, warm shop windows, textured gouache and ink style, charming travel-book illustration look, clean composition, high detail, expressive brushwork, soft atmospheric depth, inviting and polished.",
"width": 1024,
"height": 768
}
]'runware run prunaai:1@1 \
positivePrompt="A whimsical illustrated street corner in a hillside harbor town at blue hour, centered on a hand-painted tram stop kiosk with crisp readable signage that says 'PINE WHARF', a route board that reads 'Line 3', and a small enamel placard that reads 'Tickets Here'. Cobblestone pavement, hanging flower baskets, weathered plaster walls, striped awning, parked bicycle, narrow stairway between buildings, distant fishing boats, warm shop windows, textured gouache and ink style, charming travel-book illustration look, clean composition, high detail, expressive brushwork, soft atmospheric depth, inviting and polished." \
width=1024 \
height=768{
"taskType": "imageInference",
"taskUUID": "a32bdf0a-305a-4c85-96e6-085b0acaee52",
"model": "prunaai:1@1",
"positivePrompt": "A whimsical illustrated street corner in a hillside harbor town at blue hour, centered on a hand-painted tram stop kiosk with crisp readable signage that says 'PINE WHARF', a route board that reads 'Line 3', and a small enamel placard that reads 'Tickets Here'. Cobblestone pavement, hanging flower baskets, weathered plaster walls, striped awning, parked bicycle, narrow stairway between buildings, distant fishing boats, warm shop windows, textured gouache and ink style, charming travel-book illustration look, clean composition, high detail, expressive brushwork, soft atmospheric depth, inviting and polished.",
"width": 1024,
"height": 768
}{
"taskType": "imageInference",
"taskUUID": "a32bdf0a-305a-4c85-96e6-085b0acaee52",
"imageUUID": "8f9f85fa-aa3d-428d-8a53-f86d04b45a7d",
"imageURL": "https://im.runware.ai/image/os/a15d18/ws/2/ii/8f9f85fa-aa3d-428d-8a53-f86d04b45a7d.jpg",
"seed": 2046599584,
"cost": 0.0044
}Clockwork Orchard Parade Float

A grand floating parade wagon shaped like a sprawling orchard tree made of brass, copper, lacquered wood, and porcelain fruit, drifting above a cobblestone plaza in a hill town at sunrise. The canopy branches hold polished gear-driven pears, apples, and plums with tiny rotating leaves, silk pennants, carved songbirds, and hanging lantern globes. Below, musicians in embroidered coats ride the platform, surrounded by curling steam, confetti ribbons, flower petals, and mechanical bees. Children point upward from balconies and stone archways. Painted signboards on the float display crisp decorative text reading "VERNAL ENGINE SOCIETY" and a smaller plaque reading "No. 7". Highly detailed, whimsical engineering, warm golden light, atmospheric depth, cinematic composition, sharp focus, vibrant but refined color palette, imaginative festival-procession energy, premium illustration quality.
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'prunaai:1@1',
positivePrompt: 'A grand floating parade wagon shaped like a sprawling orchard tree made of brass, copper, lacquered wood, and porcelain fruit, drifting above a cobblestone plaza in a hill town at sunrise. The canopy branches hold polished gear-driven pears, apples, and plums with tiny rotating leaves, silk pennants, carved songbirds, and hanging lantern globes. Below, musicians in embroidered coats ride the platform, surrounded by curling steam, confetti ribbons, flower petals, and mechanical bees. Children point upward from balconies and stone archways. Painted signboards on the float display crisp decorative text reading "VERNAL ENGINE SOCIETY" and a smaller plaque reading "No. 7". Highly detailed, whimsical engineering, warm golden light, atmospheric depth, cinematic composition, sharp focus, vibrant but refined color palette, imaginative festival-procession energy, premium illustration quality.',
width: 1024,
height: 1024
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "prunaai:1@1",
"positivePrompt": "A grand floating parade wagon shaped like a sprawling orchard tree made of brass, copper, lacquered wood, and porcelain fruit, drifting above a cobblestone plaza in a hill town at sunrise. The canopy branches hold polished gear-driven pears, apples, and plums with tiny rotating leaves, silk pennants, carved songbirds, and hanging lantern globes. Below, musicians in embroidered coats ride the platform, surrounded by curling steam, confetti ribbons, flower petals, and mechanical bees. Children point upward from balconies and stone archways. Painted signboards on the float display crisp decorative text reading \"VERNAL ENGINE SOCIETY\" and a smaller plaque reading \"No. 7\". Highly detailed, whimsical engineering, warm golden light, atmospheric depth, cinematic composition, sharp focus, vibrant but refined color palette, imaginative festival-procession energy, premium illustration quality.",
"width": 1024,
"height": 1024
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "2c03cd24-9fe2-4a99-9b82-899a7413f525",
"model": "prunaai:1@1",
"positivePrompt": "A grand floating parade wagon shaped like a sprawling orchard tree made of brass, copper, lacquered wood, and porcelain fruit, drifting above a cobblestone plaza in a hill town at sunrise. The canopy branches hold polished gear-driven pears, apples, and plums with tiny rotating leaves, silk pennants, carved songbirds, and hanging lantern globes. Below, musicians in embroidered coats ride the platform, surrounded by curling steam, confetti ribbons, flower petals, and mechanical bees. Children point upward from balconies and stone archways. Painted signboards on the float display crisp decorative text reading \"VERNAL ENGINE SOCIETY\" and a smaller plaque reading \"No. 7\". Highly detailed, whimsical engineering, warm golden light, atmospheric depth, cinematic composition, sharp focus, vibrant but refined color palette, imaginative festival-procession energy, premium illustration quality.",
"width": 1024,
"height": 1024
}
]'runware run prunaai:1@1 \
positivePrompt="A grand floating parade wagon shaped like a sprawling orchard tree made of brass, copper, lacquered wood, and porcelain fruit, drifting above a cobblestone plaza in a hill town at sunrise. The canopy branches hold polished gear-driven pears, apples, and plums with tiny rotating leaves, silk pennants, carved songbirds, and hanging lantern globes. Below, musicians in embroidered coats ride the platform, surrounded by curling steam, confetti ribbons, flower petals, and mechanical bees. Children point upward from balconies and stone archways. Painted signboards on the float display crisp decorative text reading \"VERNAL ENGINE SOCIETY\" and a smaller plaque reading \"No. 7\". Highly detailed, whimsical engineering, warm golden light, atmospheric depth, cinematic composition, sharp focus, vibrant but refined color palette, imaginative festival-procession energy, premium illustration quality." \
width=1024 \
height=1024{
"taskType": "imageInference",
"taskUUID": "2c03cd24-9fe2-4a99-9b82-899a7413f525",
"model": "prunaai:1@1",
"positivePrompt": "A grand floating parade wagon shaped like a sprawling orchard tree made of brass, copper, lacquered wood, and porcelain fruit, drifting above a cobblestone plaza in a hill town at sunrise. The canopy branches hold polished gear-driven pears, apples, and plums with tiny rotating leaves, silk pennants, carved songbirds, and hanging lantern globes. Below, musicians in embroidered coats ride the platform, surrounded by curling steam, confetti ribbons, flower petals, and mechanical bees. Children point upward from balconies and stone archways. Painted signboards on the float display crisp decorative text reading \"VERNAL ENGINE SOCIETY\" and a smaller plaque reading \"No. 7\". Highly detailed, whimsical engineering, warm golden light, atmospheric depth, cinematic composition, sharp focus, vibrant but refined color palette, imaginative festival-procession energy, premium illustration quality.",
"width": 1024,
"height": 1024
}{
"taskType": "imageInference",
"taskUUID": "2c03cd24-9fe2-4a99-9b82-899a7413f525",
"imageUUID": "a5f266ac-181d-416f-b45f-85edc8cde94b",
"imageURL": "https://im.runware.ai/image/os/a10d08/ws/2/ii/a5f266ac-181d-416f-b45f-85edc8cde94b.jpg",
"seed": 235485269,
"cost": 0.0044
}Glasshouse Bakery on Jupiter

A whimsical glass-domed bakery floating above Jupiter's striped clouds, brass ovens glowing warmly, rows of pastries shaped like planets and comets, bakers in cream aprons working beside hanging herb baskets, a curved window revealing the giant planet below, elegant hand-lettered shop sign reading 'Cloud Crust Bakery', polished copper counters, flour dust in the air, richly detailed reflections in the glass, soft amber and coral color palette, imaginative yet believable design, ultra-clean composition, high detail, cinematic depth, sharp focus
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'prunaai:1@1',
positivePrompt: 'A whimsical glass-domed bakery floating above Jupiter\'s striped clouds, brass ovens glowing warmly, rows of pastries shaped like planets and comets, bakers in cream aprons working beside hanging herb baskets, a curved window revealing the giant planet below, elegant hand-lettered shop sign reading \'Cloud Crust Bakery\', polished copper counters, flour dust in the air, richly detailed reflections in the glass, soft amber and coral color palette, imaginative yet believable design, ultra-clean composition, high detail, cinematic depth, sharp focus',
width: 1344,
height: 768
})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": "prunaai:1@1",
"positivePrompt": "A whimsical glass-domed bakery floating above Jupiter's striped clouds, brass ovens glowing warmly, rows of pastries shaped like planets and comets, bakers in cream aprons working beside hanging herb baskets, a curved window revealing the giant planet below, elegant hand-lettered shop sign reading 'Cloud Crust Bakery', polished copper counters, flour dust in the air, richly detailed reflections in the glass, soft amber and coral color palette, imaginative yet believable design, ultra-clean composition, high detail, cinematic depth, sharp focus",
"width": 1344,
"height": 768
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "imageInference",
"taskUUID": "8288c2db-42cd-4021-9e8e-b901f8a36025",
"model": "prunaai:1@1",
"positivePrompt": "A whimsical glass-domed bakery floating above Jupiter's striped clouds, brass ovens glowing warmly, rows of pastries shaped like planets and comets, bakers in cream aprons working beside hanging herb baskets, a curved window revealing the giant planet below, elegant hand-lettered shop sign reading 'Cloud Crust Bakery', polished copper counters, flour dust in the air, richly detailed reflections in the glass, soft amber and coral color palette, imaginative yet believable design, ultra-clean composition, high detail, cinematic depth, sharp focus",
"width": 1344,
"height": 768
}
]'runware run prunaai:1@1 \
positivePrompt="A whimsical glass-domed bakery floating above Jupiter's striped clouds, brass ovens glowing warmly, rows of pastries shaped like planets and comets, bakers in cream aprons working beside hanging herb baskets, a curved window revealing the giant planet below, elegant hand-lettered shop sign reading 'Cloud Crust Bakery', polished copper counters, flour dust in the air, richly detailed reflections in the glass, soft amber and coral color palette, imaginative yet believable design, ultra-clean composition, high detail, cinematic depth, sharp focus" \
width=1344 \
height=768{
"taskType": "imageInference",
"taskUUID": "8288c2db-42cd-4021-9e8e-b901f8a36025",
"model": "prunaai:1@1",
"positivePrompt": "A whimsical glass-domed bakery floating above Jupiter's striped clouds, brass ovens glowing warmly, rows of pastries shaped like planets and comets, bakers in cream aprons working beside hanging herb baskets, a curved window revealing the giant planet below, elegant hand-lettered shop sign reading 'Cloud Crust Bakery', polished copper counters, flour dust in the air, richly detailed reflections in the glass, soft amber and coral color palette, imaginative yet believable design, ultra-clean composition, high detail, cinematic depth, sharp focus",
"width": 1344,
"height": 768
}{
"taskType": "imageInference",
"taskUUID": "8288c2db-42cd-4021-9e8e-b901f8a36025",
"imageUUID": "f8e68f87-dbe4-44db-9f74-1dd66cf8a711",
"imageURL": "https://im.runware.ai/image/os/a14d18/ws/2/ii/f8e68f87-dbe4-44db-9f74-1dd66cf8a711.jpg",
"seed": 1039618124,
"cost": 0.0044
}