MODEL IDsourceful:riverflow-2.0@fast
live

Riverflow 2.0 Fast

Sourceful
by Sourceful

Riverflow 2.0 Fast is an optimized image generation and editing model designed for latency-sensitive production pipelines. It maintains strong prompt adherence, accurate product rendering via reference-based super resolution, and dependable font control while prioritizing speed and throughput for large-scale brand and advertising workflows.

Riverflow 2.0 Fast
text-to-image

Smart Apiary Monitor Lifestyle Shot

Smart Apiary Monitor Lifestyle Shot

Premium commercial lifestyle photograph of a compact smart apiary monitor installed on the front corner of a working wooden Langstroth beehive. The rugged charcoal-gray device is the clear product hero, sharply rendered with a small solar strip, weather-sealed housing, discreet status light, mounting bracket, and realistic surface texture, with no logo or lettering. A professional beekeeper in a muted sulfur-yellow protective suit and mesh veil inspects another hive in the middle distance, providing authentic context without obscuring the product. Cool misty dawn at a rural apiary, rows of pale weathered hives receding into soft focus, dew on clover, a few naturally rendered bees near the entrance. Low three-quarter camera angle, 35mm environmental product photography, product positioned on the right third with generous landscape breathing room, slate blue and pale lavender atmosphere with restrained yellow accents, soft directional morning light, crisp detail on the monitor and nearest hive, shallow depth of field, calm precise documentary mood, photorealistic, polished agricultural technology campaign imagery, no typography, no packaging, no phone screen, no interface overlay

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'sourceful:riverflow-2.0@fast',
  positivePrompt: 'Premium commercial lifestyle photograph of a compact smart apiary monitor installed on the front corner of a working wooden Langstroth beehive. The rugged charcoal-gray device is the clear product hero, sharply rendered with a small solar strip, weather-sealed housing, discreet status light, mounting bracket, and realistic surface texture, with no logo or lettering. A professional beekeeper in a muted sulfur-yellow protective suit and mesh veil inspects another hive in the middle distance, providing authentic context without obscuring the product. Cool misty dawn at a rural apiary, rows of pale weathered hives receding into soft focus, dew on clover, a few naturally rendered bees near the entrance. Low three-quarter camera angle, 35mm environmental product photography, product positioned on the right third with generous landscape breathing room, slate blue and pale lavender atmosphere with restrained yellow accents, soft directional morning light, crisp detail on the monitor and nearest hive, shallow depth of field, calm precise documentary mood, photorealistic, polished agricultural technology campaign imagery, no typography, no packaging, no phone screen, no interface overlay',
  width: 1248,
  height: 832
})
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": "sourceful:riverflow-2.0@fast",
            "positivePrompt": "Premium commercial lifestyle photograph of a compact smart apiary monitor installed on the front corner of a working wooden Langstroth beehive. The rugged charcoal-gray device is the clear product hero, sharply rendered with a small solar strip, weather-sealed housing, discreet status light, mounting bracket, and realistic surface texture, with no logo or lettering. A professional beekeeper in a muted sulfur-yellow protective suit and mesh veil inspects another hive in the middle distance, providing authentic context without obscuring the product. Cool misty dawn at a rural apiary, rows of pale weathered hives receding into soft focus, dew on clover, a few naturally rendered bees near the entrance. Low three-quarter camera angle, 35mm environmental product photography, product positioned on the right third with generous landscape breathing room, slate blue and pale lavender atmosphere with restrained yellow accents, soft directional morning light, crisp detail on the monitor and nearest hive, shallow depth of field, calm precise documentary mood, photorealistic, polished agricultural technology campaign imagery, no typography, no packaging, no phone screen, no interface overlay",
            "width": 1248,
            "height": 832
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "a130eef5-5466-4d36-88bb-47f0a63b2832",
      "model": "sourceful:riverflow-2.0@fast",
      "positivePrompt": "Premium commercial lifestyle photograph of a compact smart apiary monitor installed on the front corner of a working wooden Langstroth beehive. The rugged charcoal-gray device is the clear product hero, sharply rendered with a small solar strip, weather-sealed housing, discreet status light, mounting bracket, and realistic surface texture, with no logo or lettering. A professional beekeeper in a muted sulfur-yellow protective suit and mesh veil inspects another hive in the middle distance, providing authentic context without obscuring the product. Cool misty dawn at a rural apiary, rows of pale weathered hives receding into soft focus, dew on clover, a few naturally rendered bees near the entrance. Low three-quarter camera angle, 35mm environmental product photography, product positioned on the right third with generous landscape breathing room, slate blue and pale lavender atmosphere with restrained yellow accents, soft directional morning light, crisp detail on the monitor and nearest hive, shallow depth of field, calm precise documentary mood, photorealistic, polished agricultural technology campaign imagery, no typography, no packaging, no phone screen, no interface overlay",
      "width": 1248,
      "height": 832
    }
  ]'
runware run sourceful:riverflow-2.0@fast \
  positivePrompt="Premium commercial lifestyle photograph of a compact smart apiary monitor installed on the front corner of a working wooden Langstroth beehive. The rugged charcoal-gray device is the clear product hero, sharply rendered with a small solar strip, weather-sealed housing, discreet status light, mounting bracket, and realistic surface texture, with no logo or lettering. A professional beekeeper in a muted sulfur-yellow protective suit and mesh veil inspects another hive in the middle distance, providing authentic context without obscuring the product. Cool misty dawn at a rural apiary, rows of pale weathered hives receding into soft focus, dew on clover, a few naturally rendered bees near the entrance. Low three-quarter camera angle, 35mm environmental product photography, product positioned on the right third with generous landscape breathing room, slate blue and pale lavender atmosphere with restrained yellow accents, soft directional morning light, crisp detail on the monitor and nearest hive, shallow depth of field, calm precise documentary mood, photorealistic, polished agricultural technology campaign imagery, no typography, no packaging, no phone screen, no interface overlay" \
  width=1248 \
  height=832
{
  "taskType": "imageInference",
  "taskUUID": "a130eef5-5466-4d36-88bb-47f0a63b2832",
  "model": "sourceful:riverflow-2.0@fast",
  "positivePrompt": "Premium commercial lifestyle photograph of a compact smart apiary monitor installed on the front corner of a working wooden Langstroth beehive. The rugged charcoal-gray device is the clear product hero, sharply rendered with a small solar strip, weather-sealed housing, discreet status light, mounting bracket, and realistic surface texture, with no logo or lettering. A professional beekeeper in a muted sulfur-yellow protective suit and mesh veil inspects another hive in the middle distance, providing authentic context without obscuring the product. Cool misty dawn at a rural apiary, rows of pale weathered hives receding into soft focus, dew on clover, a few naturally rendered bees near the entrance. Low three-quarter camera angle, 35mm environmental product photography, product positioned on the right third with generous landscape breathing room, slate blue and pale lavender atmosphere with restrained yellow accents, soft directional morning light, crisp detail on the monitor and nearest hive, shallow depth of field, calm precise documentary mood, photorealistic, polished agricultural technology campaign imagery, no typography, no packaging, no phone screen, no interface overlay",
  "width": 1248,
  "height": 832
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "a130eef5-5466-4d36-88bb-47f0a63b2832",
  "imageUUID": "6727e8f6-3460-488b-b07a-c5fa56e460a4",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/6727e8f6-3460-488b-b07a-c5fa56e460a4.jpg",
  "seed": 1327368289,
  "cost": 0.02
}
text-to-image

Fossil Lab Landscape Expansion

Fossil Lab Landscape Expansion

Finished 3:2 landscape editorial photograph for a natural-history museum exhibition campaign, composed like a seamless outpaint of a tighter portrait-oriented image. Preserve the visual anchor in the center: a female paleontological conservator in navy coveralls and clear safety glasses delicately cleaning the enormous spiral shell of a newly uncovered ammonite fossil on a waist-high steel worktable. Expand the scene naturally far to both sides, revealing a working fossil-preparation laboratory with plaster field jackets, labeled specimen drawers, articulated task lamps, precision tools, dust-extraction hoses, rolling scaffolds and partially assembled marine-reptile bones. Warm tungsten work lights against cool blue-gray skylight, chalky limestone dust, muted rust, slate and bone palette, quiet focused mood, authentic documentary realism, subtle 35mm film grain, crisp geological textures, believable spatial continuity, balanced negative space at the outer edges for editorial cropping. One continuous scene with consistent perspective and lighting, no seams, no duplicated people or objects, no text, no logos, no border, no collage.

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'sourceful:riverflow-2.0@fast',
  positivePrompt: 'Finished 3:2 landscape editorial photograph for a natural-history museum exhibition campaign, composed like a seamless outpaint of a tighter portrait-oriented image. Preserve the visual anchor in the center: a female paleontological conservator in navy coveralls and clear safety glasses delicately cleaning the enormous spiral shell of a newly uncovered ammonite fossil on a waist-high steel worktable. Expand the scene naturally far to both sides, revealing a working fossil-preparation laboratory with plaster field jackets, labeled specimen drawers, articulated task lamps, precision tools, dust-extraction hoses, rolling scaffolds and partially assembled marine-reptile bones. Warm tungsten work lights against cool blue-gray skylight, chalky limestone dust, muted rust, slate and bone palette, quiet focused mood, authentic documentary realism, subtle 35mm film grain, crisp geological textures, believable spatial continuity, balanced negative space at the outer edges for editorial cropping. One continuous scene with consistent perspective and lighting, no seams, no duplicated people or objects, no text, no logos, no border, no collage.',
  width: 1248,
  height: 832
})
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": "sourceful:riverflow-2.0@fast",
            "positivePrompt": "Finished 3:2 landscape editorial photograph for a natural-history museum exhibition campaign, composed like a seamless outpaint of a tighter portrait-oriented image. Preserve the visual anchor in the center: a female paleontological conservator in navy coveralls and clear safety glasses delicately cleaning the enormous spiral shell of a newly uncovered ammonite fossil on a waist-high steel worktable. Expand the scene naturally far to both sides, revealing a working fossil-preparation laboratory with plaster field jackets, labeled specimen drawers, articulated task lamps, precision tools, dust-extraction hoses, rolling scaffolds and partially assembled marine-reptile bones. Warm tungsten work lights against cool blue-gray skylight, chalky limestone dust, muted rust, slate and bone palette, quiet focused mood, authentic documentary realism, subtle 35mm film grain, crisp geological textures, believable spatial continuity, balanced negative space at the outer edges for editorial cropping. One continuous scene with consistent perspective and lighting, no seams, no duplicated people or objects, no text, no logos, no border, no collage.",
            "width": 1248,
            "height": 832
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "cc5b582c-42b1-4621-a42c-d0c534f925b8",
      "model": "sourceful:riverflow-2.0@fast",
      "positivePrompt": "Finished 3:2 landscape editorial photograph for a natural-history museum exhibition campaign, composed like a seamless outpaint of a tighter portrait-oriented image. Preserve the visual anchor in the center: a female paleontological conservator in navy coveralls and clear safety glasses delicately cleaning the enormous spiral shell of a newly uncovered ammonite fossil on a waist-high steel worktable. Expand the scene naturally far to both sides, revealing a working fossil-preparation laboratory with plaster field jackets, labeled specimen drawers, articulated task lamps, precision tools, dust-extraction hoses, rolling scaffolds and partially assembled marine-reptile bones. Warm tungsten work lights against cool blue-gray skylight, chalky limestone dust, muted rust, slate and bone palette, quiet focused mood, authentic documentary realism, subtle 35mm film grain, crisp geological textures, believable spatial continuity, balanced negative space at the outer edges for editorial cropping. One continuous scene with consistent perspective and lighting, no seams, no duplicated people or objects, no text, no logos, no border, no collage.",
      "width": 1248,
      "height": 832
    }
  ]'
runware run sourceful:riverflow-2.0@fast \
  positivePrompt="Finished 3:2 landscape editorial photograph for a natural-history museum exhibition campaign, composed like a seamless outpaint of a tighter portrait-oriented image. Preserve the visual anchor in the center: a female paleontological conservator in navy coveralls and clear safety glasses delicately cleaning the enormous spiral shell of a newly uncovered ammonite fossil on a waist-high steel worktable. Expand the scene naturally far to both sides, revealing a working fossil-preparation laboratory with plaster field jackets, labeled specimen drawers, articulated task lamps, precision tools, dust-extraction hoses, rolling scaffolds and partially assembled marine-reptile bones. Warm tungsten work lights against cool blue-gray skylight, chalky limestone dust, muted rust, slate and bone palette, quiet focused mood, authentic documentary realism, subtle 35mm film grain, crisp geological textures, believable spatial continuity, balanced negative space at the outer edges for editorial cropping. One continuous scene with consistent perspective and lighting, no seams, no duplicated people or objects, no text, no logos, no border, no collage." \
  width=1248 \
  height=832
{
  "taskType": "imageInference",
  "taskUUID": "cc5b582c-42b1-4621-a42c-d0c534f925b8",
  "model": "sourceful:riverflow-2.0@fast",
  "positivePrompt": "Finished 3:2 landscape editorial photograph for a natural-history museum exhibition campaign, composed like a seamless outpaint of a tighter portrait-oriented image. Preserve the visual anchor in the center: a female paleontological conservator in navy coveralls and clear safety glasses delicately cleaning the enormous spiral shell of a newly uncovered ammonite fossil on a waist-high steel worktable. Expand the scene naturally far to both sides, revealing a working fossil-preparation laboratory with plaster field jackets, labeled specimen drawers, articulated task lamps, precision tools, dust-extraction hoses, rolling scaffolds and partially assembled marine-reptile bones. Warm tungsten work lights against cool blue-gray skylight, chalky limestone dust, muted rust, slate and bone palette, quiet focused mood, authentic documentary realism, subtle 35mm film grain, crisp geological textures, believable spatial continuity, balanced negative space at the outer edges for editorial cropping. One continuous scene with consistent perspective and lighting, no seams, no duplicated people or objects, no text, no logos, no border, no collage.",
  "width": 1248,
  "height": 832
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "cc5b582c-42b1-4621-a42c-d0c534f925b8",
  "imageUUID": "d5623602-bc70-46ee-bbae-ca4f03b64e9d",
  "imageURL": "https://im.runware.ai/image/os/a09dlim3/ws/3/ii/d5623602-bc70-46ee-bbae-ca4f03b64e9d.jpg",
  "seed": 106364091,
  "cost": 0.02
}
reference-to-image

Brutalist Museum Café Menu Cover

Brutalist Museum Café Menu Cover

Transform the reference into a finished portrait-format menu cover photograph for a contemporary art museum café. Preserve the recognizable triangular black sesame mille-crêpe slice, its precise stack of charcoal-and-cream layers, the overhead composition, and the fork at four o’clock. Replace the plain plate with an irregular slab of honed black basalt and replace the neutral tabletop with a saturated cobalt-blue lacquered surface. Refine the dessert into a chef-level plated presentation with three restrained accents: translucent yuzu gel droplets, a thin geometric black sesame brittle shard, and a small pool of pale cultured-cream sauce following one edge of the cake. Add subtle crumbs and a faint condensation ring for tactile realism. Art direction inspired by brutalist architecture and late-1980s editorial food photography: crisp direct flash, hard sculptural shadows, cool cobalt, mineral black, ivory, and sharp acidic yellow, highly detailed natural pastry texture, premium commercial food photography, appetizing and believable, generous clean negative space above the dish for later menu typography, image only with no lettering, logos, borders, or mockup 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: 'sourceful:riverflow-2.0@fast',
  positivePrompt: 'Transform the reference into a finished portrait-format menu cover photograph for a contemporary art museum café. Preserve the recognizable triangular black sesame mille-crêpe slice, its precise stack of charcoal-and-cream layers, the overhead composition, and the fork at four o’clock. Replace the plain plate with an irregular slab of honed black basalt and replace the neutral tabletop with a saturated cobalt-blue lacquered surface. Refine the dessert into a chef-level plated presentation with three restrained accents: translucent yuzu gel droplets, a thin geometric black sesame brittle shard, and a small pool of pale cultured-cream sauce following one edge of the cake. Add subtle crumbs and a faint condensation ring for tactile realism. Art direction inspired by brutalist architecture and late-1980s editorial food photography: crisp direct flash, hard sculptural shadows, cool cobalt, mineral black, ivory, and sharp acidic yellow, highly detailed natural pastry texture, premium commercial food photography, appetizing and believable, generous clean negative space above the dish for later menu typography, image only with no lettering, logos, borders, or mockup elements.',
  resolution: '2K',
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/540c8325-d9d5-4c65-8395-cf718e56a435.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": "sourceful:riverflow-2.0@fast",
            "positivePrompt": "Transform the reference into a finished portrait-format menu cover photograph for a contemporary art museum café. Preserve the recognizable triangular black sesame mille-crêpe slice, its precise stack of charcoal-and-cream layers, the overhead composition, and the fork at four o’clock. Replace the plain plate with an irregular slab of honed black basalt and replace the neutral tabletop with a saturated cobalt-blue lacquered surface. Refine the dessert into a chef-level plated presentation with three restrained accents: translucent yuzu gel droplets, a thin geometric black sesame brittle shard, and a small pool of pale cultured-cream sauce following one edge of the cake. Add subtle crumbs and a faint condensation ring for tactile realism. Art direction inspired by brutalist architecture and late-1980s editorial food photography: crisp direct flash, hard sculptural shadows, cool cobalt, mineral black, ivory, and sharp acidic yellow, highly detailed natural pastry texture, premium commercial food photography, appetizing and believable, generous clean negative space above the dish for later menu typography, image only with no lettering, logos, borders, or mockup elements.",
            "resolution": "2K",
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/540c8325-d9d5-4c65-8395-cf718e56a435.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": "559d743c-8dc6-4a88-8562-11a93a4000d9",
      "model": "sourceful:riverflow-2.0@fast",
      "positivePrompt": "Transform the reference into a finished portrait-format menu cover photograph for a contemporary art museum café. Preserve the recognizable triangular black sesame mille-crêpe slice, its precise stack of charcoal-and-cream layers, the overhead composition, and the fork at four o’clock. Replace the plain plate with an irregular slab of honed black basalt and replace the neutral tabletop with a saturated cobalt-blue lacquered surface. Refine the dessert into a chef-level plated presentation with three restrained accents: translucent yuzu gel droplets, a thin geometric black sesame brittle shard, and a small pool of pale cultured-cream sauce following one edge of the cake. Add subtle crumbs and a faint condensation ring for tactile realism. Art direction inspired by brutalist architecture and late-1980s editorial food photography: crisp direct flash, hard sculptural shadows, cool cobalt, mineral black, ivory, and sharp acidic yellow, highly detailed natural pastry texture, premium commercial food photography, appetizing and believable, generous clean negative space above the dish for later menu typography, image only with no lettering, logos, borders, or mockup elements.",
      "resolution": "2K",
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/540c8325-d9d5-4c65-8395-cf718e56a435.jpg"
        ]
      }
    }
  ]'
runware run sourceful:riverflow-2.0@fast \
  positivePrompt="Transform the reference into a finished portrait-format menu cover photograph for a contemporary art museum café. Preserve the recognizable triangular black sesame mille-crêpe slice, its precise stack of charcoal-and-cream layers, the overhead composition, and the fork at four o’clock. Replace the plain plate with an irregular slab of honed black basalt and replace the neutral tabletop with a saturated cobalt-blue lacquered surface. Refine the dessert into a chef-level plated presentation with three restrained accents: translucent yuzu gel droplets, a thin geometric black sesame brittle shard, and a small pool of pale cultured-cream sauce following one edge of the cake. Add subtle crumbs and a faint condensation ring for tactile realism. Art direction inspired by brutalist architecture and late-1980s editorial food photography: crisp direct flash, hard sculptural shadows, cool cobalt, mineral black, ivory, and sharp acidic yellow, highly detailed natural pastry texture, premium commercial food photography, appetizing and believable, generous clean negative space above the dish for later menu typography, image only with no lettering, logos, borders, or mockup elements." \
  resolution=2K \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/540c8325-d9d5-4c65-8395-cf718e56a435.jpg
{
  "taskType": "imageInference",
  "taskUUID": "559d743c-8dc6-4a88-8562-11a93a4000d9",
  "model": "sourceful:riverflow-2.0@fast",
  "positivePrompt": "Transform the reference into a finished portrait-format menu cover photograph for a contemporary art museum café. Preserve the recognizable triangular black sesame mille-crêpe slice, its precise stack of charcoal-and-cream layers, the overhead composition, and the fork at four o’clock. Replace the plain plate with an irregular slab of honed black basalt and replace the neutral tabletop with a saturated cobalt-blue lacquered surface. Refine the dessert into a chef-level plated presentation with three restrained accents: translucent yuzu gel droplets, a thin geometric black sesame brittle shard, and a small pool of pale cultured-cream sauce following one edge of the cake. Add subtle crumbs and a faint condensation ring for tactile realism. Art direction inspired by brutalist architecture and late-1980s editorial food photography: crisp direct flash, hard sculptural shadows, cool cobalt, mineral black, ivory, and sharp acidic yellow, highly detailed natural pastry texture, premium commercial food photography, appetizing and believable, generous clean negative space above the dish for later menu typography, image only with no lettering, logos, borders, or mockup elements.",
  "resolution": "2K",
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/540c8325-d9d5-4c65-8395-cf718e56a435.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "559d743c-8dc6-4a88-8562-11a93a4000d9",
  "imageUUID": "8ea29693-c251-4a3d-8919-437b10c005e5",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/8ea29693-c251-4a3d-8919-437b10c005e5.jpg",
  "seed": 654684600,
  "cost": 0.04
}
Image to Image

Artisan Perfume Campaign Spread

Artisan Perfume Campaign Spread

Using the reference product and detail images, create a high-end fragrance campaign scene on a sculpted travertine pedestal surrounded by pale apricots, soft linen folds, and drifting citrus peel accents. Early morning sunlight pours from the side, casting clean elongated shadows and warm highlights across the glass and brass cap. Keep the bottle shape, cream label, and the word 'AUREL' highly accurate and legible. Refined editorial advertising style, premium composition, natural textures, restrained color palette of ivory, sand, brass, and muted fruit tones, shallow depth of field, crisp product focus, sophisticated luxury branding 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: 'sourceful:riverflow-2.0@fast',
  positivePrompt: 'Using the reference product and detail images, create a high-end fragrance campaign scene on a sculpted travertine pedestal surrounded by pale apricots, soft linen folds, and drifting citrus peel accents. Early morning sunlight pours from the side, casting clean elongated shadows and warm highlights across the glass and brass cap. Keep the bottle shape, cream label, and the word \'AUREL\' highly accurate and legible. Refined editorial advertising style, premium composition, natural textures, restrained color palette of ivory, sand, brass, and muted fruit tones, shallow depth of field, crisp product focus, sophisticated luxury branding aesthetic.',
  width: 1248,
  height: 832,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/e62c3dfa-97da-4458-a40d-91d395653e38.jpg'
    ],
    superResolutionReferenceImages: [
      'https://assets.runware.ai/assets/inputs/49d86491-8784-46e0-b7b5-ccd7cbaeb716.jpg',
      'https://assets.runware.ai/assets/inputs/1ff87d1c-ddf6-4d18-a498-22ef67c18fc0.jpg',
      'https://assets.runware.ai/assets/inputs/eabd5513-9900-4dd7-8cb0-a8480948440a.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": "sourceful:riverflow-2.0@fast",
            "positivePrompt": "Using the reference product and detail images, create a high-end fragrance campaign scene on a sculpted travertine pedestal surrounded by pale apricots, soft linen folds, and drifting citrus peel accents. Early morning sunlight pours from the side, casting clean elongated shadows and warm highlights across the glass and brass cap. Keep the bottle shape, cream label, and the word 'AUREL' highly accurate and legible. Refined editorial advertising style, premium composition, natural textures, restrained color palette of ivory, sand, brass, and muted fruit tones, shallow depth of field, crisp product focus, sophisticated luxury branding aesthetic.",
            "width": 1248,
            "height": 832,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/e62c3dfa-97da-4458-a40d-91d395653e38.jpg"
                ],
                "superResolutionReferenceImages": [
                    "https://assets.runware.ai/assets/inputs/49d86491-8784-46e0-b7b5-ccd7cbaeb716.jpg",
                    "https://assets.runware.ai/assets/inputs/1ff87d1c-ddf6-4d18-a498-22ef67c18fc0.jpg",
                    "https://assets.runware.ai/assets/inputs/eabd5513-9900-4dd7-8cb0-a8480948440a.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": "a1d1245a-a0e6-4a5e-87d2-629be5e63512",
      "model": "sourceful:riverflow-2.0@fast",
      "positivePrompt": "Using the reference product and detail images, create a high-end fragrance campaign scene on a sculpted travertine pedestal surrounded by pale apricots, soft linen folds, and drifting citrus peel accents. Early morning sunlight pours from the side, casting clean elongated shadows and warm highlights across the glass and brass cap. Keep the bottle shape, cream label, and the word 'AUREL' highly accurate and legible. Refined editorial advertising style, premium composition, natural textures, restrained color palette of ivory, sand, brass, and muted fruit tones, shallow depth of field, crisp product focus, sophisticated luxury branding aesthetic.",
      "width": 1248,
      "height": 832,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/e62c3dfa-97da-4458-a40d-91d395653e38.jpg"
        ],
        "superResolutionReferenceImages": [
          "https://assets.runware.ai/assets/inputs/49d86491-8784-46e0-b7b5-ccd7cbaeb716.jpg",
          "https://assets.runware.ai/assets/inputs/1ff87d1c-ddf6-4d18-a498-22ef67c18fc0.jpg",
          "https://assets.runware.ai/assets/inputs/eabd5513-9900-4dd7-8cb0-a8480948440a.jpg"
        ]
      }
    }
  ]'
runware run sourceful:riverflow-2.0@fast \
  positivePrompt="Using the reference product and detail images, create a high-end fragrance campaign scene on a sculpted travertine pedestal surrounded by pale apricots, soft linen folds, and drifting citrus peel accents. Early morning sunlight pours from the side, casting clean elongated shadows and warm highlights across the glass and brass cap. Keep the bottle shape, cream label, and the word 'AUREL' highly accurate and legible. Refined editorial advertising style, premium composition, natural textures, restrained color palette of ivory, sand, brass, and muted fruit tones, shallow depth of field, crisp product focus, sophisticated luxury branding aesthetic." \
  width=1248 \
  height=832 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/e62c3dfa-97da-4458-a40d-91d395653e38.jpg \
  inputs.superResolutionReferenceImages.0=https://assets.runware.ai/assets/inputs/49d86491-8784-46e0-b7b5-ccd7cbaeb716.jpg \
  inputs.superResolutionReferenceImages.1=https://assets.runware.ai/assets/inputs/1ff87d1c-ddf6-4d18-a498-22ef67c18fc0.jpg \
  inputs.superResolutionReferenceImages.2=https://assets.runware.ai/assets/inputs/eabd5513-9900-4dd7-8cb0-a8480948440a.jpg
{
  "taskType": "imageInference",
  "taskUUID": "a1d1245a-a0e6-4a5e-87d2-629be5e63512",
  "model": "sourceful:riverflow-2.0@fast",
  "positivePrompt": "Using the reference product and detail images, create a high-end fragrance campaign scene on a sculpted travertine pedestal surrounded by pale apricots, soft linen folds, and drifting citrus peel accents. Early morning sunlight pours from the side, casting clean elongated shadows and warm highlights across the glass and brass cap. Keep the bottle shape, cream label, and the word 'AUREL' highly accurate and legible. Refined editorial advertising style, premium composition, natural textures, restrained color palette of ivory, sand, brass, and muted fruit tones, shallow depth of field, crisp product focus, sophisticated luxury branding aesthetic.",
  "width": 1248,
  "height": 832,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/e62c3dfa-97da-4458-a40d-91d395653e38.jpg"
    ],
    "superResolutionReferenceImages": [
      "https://assets.runware.ai/assets/inputs/49d86491-8784-46e0-b7b5-ccd7cbaeb716.jpg",
      "https://assets.runware.ai/assets/inputs/1ff87d1c-ddf6-4d18-a498-22ef67c18fc0.jpg",
      "https://assets.runware.ai/assets/inputs/eabd5513-9900-4dd7-8cb0-a8480948440a.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "a1d1245a-a0e6-4a5e-87d2-629be5e63512",
  "imageUUID": "c717e595-c41e-497b-89aa-eef6b2060678",
  "imageURL": "https://im.runware.ai/image/os/a20d05/ws/2/ii/c717e595-c41e-497b-89aa-eef6b2060678.jpg",
  "seed": 200524378,
  "cost": 0.62
}
detail-enhancement

Pigeon Racing Documentary Series Poster

Pigeon Racing Documentary Series Poster

Create a polished 2K vertical streaming-series poster by enhancing the central racing pigeon in the base poster with the high-quality pigeon detail reference. Transfer the reference bird’s precise blue-bar markings, charcoal wing bands, iridescent emerald-violet neck feathers, burnt-orange eye, pale cere, fine beak texture and orange numbered leg band onto the corresponding bird in the base image. Keep the pigeon’s original pose, scale and placement. Preserve the base poster’s overall identity and composition exactly: the rooftop timing clock, receding apartment roofs and pigeon lofts, morning haze, dramatic symmetry, deep navy, signal orange, dusty cream and pale sky blue palette, screen-printed editorial grain, restrained documentary mood, title hierarchy and negative space. Retain clear, correctly spelled condensed cream lettering reading “THE LONG FLIGHT,” the small line “A DOCUMENTARY SERIES,” and the understated bottom billing block. The final image should feel like premium investigative sports-documentary key art, with the bird rendered crisply enough for large-format streaming promotion while all surrounding design elements remain cohesive and unchanged. Finished standalone poster only, no mockup, frame, interface, platform logo or additional 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: 'sourceful:riverflow-2.0@fast',
  positivePrompt: 'Create a polished 2K vertical streaming-series poster by enhancing the central racing pigeon in the base poster with the high-quality pigeon detail reference. Transfer the reference bird’s precise blue-bar markings, charcoal wing bands, iridescent emerald-violet neck feathers, burnt-orange eye, pale cere, fine beak texture and orange numbered leg band onto the corresponding bird in the base image. Keep the pigeon’s original pose, scale and placement. Preserve the base poster’s overall identity and composition exactly: the rooftop timing clock, receding apartment roofs and pigeon lofts, morning haze, dramatic symmetry, deep navy, signal orange, dusty cream and pale sky blue palette, screen-printed editorial grain, restrained documentary mood, title hierarchy and negative space. Retain clear, correctly spelled condensed cream lettering reading “THE LONG FLIGHT,” the small line “A DOCUMENTARY SERIES,” and the understated bottom billing block. The final image should feel like premium investigative sports-documentary key art, with the bird rendered crisply enough for large-format streaming promotion while all surrounding design elements remain cohesive and unchanged. Finished standalone poster only, no mockup, frame, interface, platform logo or additional text.',
  resolution: '2K',
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/547dbb99-6965-43cb-9e44-0924ad643306.jpg'
    ],
    superResolutionReferenceImages: [
      'https://assets.runware.ai/assets/inputs/1698325d-e910-46a0-ade6-8eb27aad9fa4.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": "sourceful:riverflow-2.0@fast",
            "positivePrompt": "Create a polished 2K vertical streaming-series poster by enhancing the central racing pigeon in the base poster with the high-quality pigeon detail reference. Transfer the reference bird’s precise blue-bar markings, charcoal wing bands, iridescent emerald-violet neck feathers, burnt-orange eye, pale cere, fine beak texture and orange numbered leg band onto the corresponding bird in the base image. Keep the pigeon’s original pose, scale and placement. Preserve the base poster’s overall identity and composition exactly: the rooftop timing clock, receding apartment roofs and pigeon lofts, morning haze, dramatic symmetry, deep navy, signal orange, dusty cream and pale sky blue palette, screen-printed editorial grain, restrained documentary mood, title hierarchy and negative space. Retain clear, correctly spelled condensed cream lettering reading “THE LONG FLIGHT,” the small line “A DOCUMENTARY SERIES,” and the understated bottom billing block. The final image should feel like premium investigative sports-documentary key art, with the bird rendered crisply enough for large-format streaming promotion while all surrounding design elements remain cohesive and unchanged. Finished standalone poster only, no mockup, frame, interface, platform logo or additional text.",
            "resolution": "2K",
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/547dbb99-6965-43cb-9e44-0924ad643306.jpg"
                ],
                "superResolutionReferenceImages": [
                    "https://assets.runware.ai/assets/inputs/1698325d-e910-46a0-ade6-8eb27aad9fa4.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": "a6d39ac7-a9ba-4549-a12d-7e4ae56ac042",
      "model": "sourceful:riverflow-2.0@fast",
      "positivePrompt": "Create a polished 2K vertical streaming-series poster by enhancing the central racing pigeon in the base poster with the high-quality pigeon detail reference. Transfer the reference bird’s precise blue-bar markings, charcoal wing bands, iridescent emerald-violet neck feathers, burnt-orange eye, pale cere, fine beak texture and orange numbered leg band onto the corresponding bird in the base image. Keep the pigeon’s original pose, scale and placement. Preserve the base poster’s overall identity and composition exactly: the rooftop timing clock, receding apartment roofs and pigeon lofts, morning haze, dramatic symmetry, deep navy, signal orange, dusty cream and pale sky blue palette, screen-printed editorial grain, restrained documentary mood, title hierarchy and negative space. Retain clear, correctly spelled condensed cream lettering reading “THE LONG FLIGHT,” the small line “A DOCUMENTARY SERIES,” and the understated bottom billing block. The final image should feel like premium investigative sports-documentary key art, with the bird rendered crisply enough for large-format streaming promotion while all surrounding design elements remain cohesive and unchanged. Finished standalone poster only, no mockup, frame, interface, platform logo or additional text.",
      "resolution": "2K",
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/547dbb99-6965-43cb-9e44-0924ad643306.jpg"
        ],
        "superResolutionReferenceImages": [
          "https://assets.runware.ai/assets/inputs/1698325d-e910-46a0-ade6-8eb27aad9fa4.jpg"
        ]
      }
    }
  ]'
runware run sourceful:riverflow-2.0@fast \
  positivePrompt="Create a polished 2K vertical streaming-series poster by enhancing the central racing pigeon in the base poster with the high-quality pigeon detail reference. Transfer the reference bird’s precise blue-bar markings, charcoal wing bands, iridescent emerald-violet neck feathers, burnt-orange eye, pale cere, fine beak texture and orange numbered leg band onto the corresponding bird in the base image. Keep the pigeon’s original pose, scale and placement. Preserve the base poster’s overall identity and composition exactly: the rooftop timing clock, receding apartment roofs and pigeon lofts, morning haze, dramatic symmetry, deep navy, signal orange, dusty cream and pale sky blue palette, screen-printed editorial grain, restrained documentary mood, title hierarchy and negative space. Retain clear, correctly spelled condensed cream lettering reading “THE LONG FLIGHT,” the small line “A DOCUMENTARY SERIES,” and the understated bottom billing block. The final image should feel like premium investigative sports-documentary key art, with the bird rendered crisply enough for large-format streaming promotion while all surrounding design elements remain cohesive and unchanged. Finished standalone poster only, no mockup, frame, interface, platform logo or additional text." \
  resolution=2K \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/547dbb99-6965-43cb-9e44-0924ad643306.jpg \
  inputs.superResolutionReferenceImages.0=https://assets.runware.ai/assets/inputs/1698325d-e910-46a0-ade6-8eb27aad9fa4.jpg
{
  "taskType": "imageInference",
  "taskUUID": "a6d39ac7-a9ba-4549-a12d-7e4ae56ac042",
  "model": "sourceful:riverflow-2.0@fast",
  "positivePrompt": "Create a polished 2K vertical streaming-series poster by enhancing the central racing pigeon in the base poster with the high-quality pigeon detail reference. Transfer the reference bird’s precise blue-bar markings, charcoal wing bands, iridescent emerald-violet neck feathers, burnt-orange eye, pale cere, fine beak texture and orange numbered leg band onto the corresponding bird in the base image. Keep the pigeon’s original pose, scale and placement. Preserve the base poster’s overall identity and composition exactly: the rooftop timing clock, receding apartment roofs and pigeon lofts, morning haze, dramatic symmetry, deep navy, signal orange, dusty cream and pale sky blue palette, screen-printed editorial grain, restrained documentary mood, title hierarchy and negative space. Retain clear, correctly spelled condensed cream lettering reading “THE LONG FLIGHT,” the small line “A DOCUMENTARY SERIES,” and the understated bottom billing block. The final image should feel like premium investigative sports-documentary key art, with the bird rendered crisply enough for large-format streaming promotion while all surrounding design elements remain cohesive and unchanged. Finished standalone poster only, no mockup, frame, interface, platform logo or additional text.",
  "resolution": "2K",
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/547dbb99-6965-43cb-9e44-0924ad643306.jpg"
    ],
    "superResolutionReferenceImages": [
      "https://assets.runware.ai/assets/inputs/1698325d-e910-46a0-ade6-8eb27aad9fa4.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "a6d39ac7-a9ba-4549-a12d-7e4ae56ac042",
  "imageUUID": "848037cd-bac6-4ddc-b35d-b7d50d1d39e2",
  "imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/4/ii/848037cd-bac6-4ddc-b35d-b7d50d1d39e2.jpg",
  "seed": 1398462506,
  "cost": 0.24
}
Text to Image

Alpine Skincare Bottle Hero Shot

Alpine Skincare Bottle Hero Shot

Luxury skincare advertisement, a frosted glass serum bottle centered on a slab of pale granite with tiny alpine wildflowers and dew drops, early morning highland air, distant snow-dusted ridges softly out of focus, refined commercial photography, pristine product rendering, elegant minimal label with sharp readable text saying 'AURELIA' and smaller line 'glacier peptide serum', silver cap, soft directional sunlight, premium beauty campaign aesthetic, realistic reflections, subtle haze, clean composition, high detail, polished brand imagery, natural color grading, fast high-end studio-on-location look

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'sourceful:riverflow-2.0@fast',
  positivePrompt: 'Luxury skincare advertisement, a frosted glass serum bottle centered on a slab of pale granite with tiny alpine wildflowers and dew drops, early morning highland air, distant snow-dusted ridges softly out of focus, refined commercial photography, pristine product rendering, elegant minimal label with sharp readable text saying \'AURELIA\' and smaller line \'glacier peptide serum\', silver cap, soft directional sunlight, premium beauty campaign aesthetic, realistic reflections, subtle haze, clean composition, high detail, polished brand imagery, natural color grading, fast high-end studio-on-location look',
  width: 1280,
  height: 720
})
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": "sourceful:riverflow-2.0@fast",
            "positivePrompt": "Luxury skincare advertisement, a frosted glass serum bottle centered on a slab of pale granite with tiny alpine wildflowers and dew drops, early morning highland air, distant snow-dusted ridges softly out of focus, refined commercial photography, pristine product rendering, elegant minimal label with sharp readable text saying 'AURELIA' and smaller line 'glacier peptide serum', silver cap, soft directional sunlight, premium beauty campaign aesthetic, realistic reflections, subtle haze, clean composition, high detail, polished brand imagery, natural color grading, fast high-end studio-on-location look",
            "width": 1280,
            "height": 720
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "de40db16-625a-41b1-83a7-cb0cdf7513d6",
      "model": "sourceful:riverflow-2.0@fast",
      "positivePrompt": "Luxury skincare advertisement, a frosted glass serum bottle centered on a slab of pale granite with tiny alpine wildflowers and dew drops, early morning highland air, distant snow-dusted ridges softly out of focus, refined commercial photography, pristine product rendering, elegant minimal label with sharp readable text saying 'AURELIA' and smaller line 'glacier peptide serum', silver cap, soft directional sunlight, premium beauty campaign aesthetic, realistic reflections, subtle haze, clean composition, high detail, polished brand imagery, natural color grading, fast high-end studio-on-location look",
      "width": 1280,
      "height": 720
    }
  ]'
runware run sourceful:riverflow-2.0@fast \
  positivePrompt="Luxury skincare advertisement, a frosted glass serum bottle centered on a slab of pale granite with tiny alpine wildflowers and dew drops, early morning highland air, distant snow-dusted ridges softly out of focus, refined commercial photography, pristine product rendering, elegant minimal label with sharp readable text saying 'AURELIA' and smaller line 'glacier peptide serum', silver cap, soft directional sunlight, premium beauty campaign aesthetic, realistic reflections, subtle haze, clean composition, high detail, polished brand imagery, natural color grading, fast high-end studio-on-location look" \
  width=1280 \
  height=720
{
  "taskType": "imageInference",
  "taskUUID": "de40db16-625a-41b1-83a7-cb0cdf7513d6",
  "model": "sourceful:riverflow-2.0@fast",
  "positivePrompt": "Luxury skincare advertisement, a frosted glass serum bottle centered on a slab of pale granite with tiny alpine wildflowers and dew drops, early morning highland air, distant snow-dusted ridges softly out of focus, refined commercial photography, pristine product rendering, elegant minimal label with sharp readable text saying 'AURELIA' and smaller line 'glacier peptide serum', silver cap, soft directional sunlight, premium beauty campaign aesthetic, realistic reflections, subtle haze, clean composition, high detail, polished brand imagery, natural color grading, fast high-end studio-on-location look",
  "width": 1280,
  "height": 720
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "de40db16-625a-41b1-83a7-cb0cdf7513d6",
  "imageUUID": "8640e560-faa3-475b-93bb-3607157b9278",
  "imageURL": "https://im.runware.ai/image/os/a22d05/ws/2/ii/8640e560-faa3-475b-93bb-3607157b9278.jpg",
  "seed": 2014643794,
  "cost": 0.02
}
Image to Image

Artisanal Citrus Soda Campaign

Artisanal Citrus Soda Campaign

Premium beverage advertising hero image featuring the referenced artisanal citrus soda bottle on a carved travertine plinth, sliced blood oranges, curling strips of orange peel, sparkling condensation, crisp glass reflections, warm Mediterranean color palette, refined editorial food photography, soft directional sunlight, airy negative space for branding, luxurious yet natural styling, ultra-clean commercial finish, highly accurate bottle proportions and label design

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'sourceful:riverflow-2.0@fast',
  positivePrompt: 'Premium beverage advertising hero image featuring the referenced artisanal citrus soda bottle on a carved travertine plinth, sliced blood oranges, curling strips of orange peel, sparkling condensation, crisp glass reflections, warm Mediterranean color palette, refined editorial food photography, soft directional sunlight, airy negative space for branding, luxurious yet natural styling, ultra-clean commercial finish, highly accurate bottle proportions and label design',
  width: 1248,
  height: 832,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/f1811ea8-d4db-4d14-897a-03f1d86ad365.jpg',
      'https://assets.runware.ai/assets/inputs/df898718-7c77-4b58-a582-9f2c4c8c3a46.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": "sourceful:riverflow-2.0@fast",
            "positivePrompt": "Premium beverage advertising hero image featuring the referenced artisanal citrus soda bottle on a carved travertine plinth, sliced blood oranges, curling strips of orange peel, sparkling condensation, crisp glass reflections, warm Mediterranean color palette, refined editorial food photography, soft directional sunlight, airy negative space for branding, luxurious yet natural styling, ultra-clean commercial finish, highly accurate bottle proportions and label design",
            "width": 1248,
            "height": 832,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/f1811ea8-d4db-4d14-897a-03f1d86ad365.jpg",
                    "https://assets.runware.ai/assets/inputs/df898718-7c77-4b58-a582-9f2c4c8c3a46.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": "c59d315b-dd5a-4d82-8029-7055ba871de2",
      "model": "sourceful:riverflow-2.0@fast",
      "positivePrompt": "Premium beverage advertising hero image featuring the referenced artisanal citrus soda bottle on a carved travertine plinth, sliced blood oranges, curling strips of orange peel, sparkling condensation, crisp glass reflections, warm Mediterranean color palette, refined editorial food photography, soft directional sunlight, airy negative space for branding, luxurious yet natural styling, ultra-clean commercial finish, highly accurate bottle proportions and label design",
      "width": 1248,
      "height": 832,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/f1811ea8-d4db-4d14-897a-03f1d86ad365.jpg",
          "https://assets.runware.ai/assets/inputs/df898718-7c77-4b58-a582-9f2c4c8c3a46.jpg"
        ]
      }
    }
  ]'
runware run sourceful:riverflow-2.0@fast \
  positivePrompt="Premium beverage advertising hero image featuring the referenced artisanal citrus soda bottle on a carved travertine plinth, sliced blood oranges, curling strips of orange peel, sparkling condensation, crisp glass reflections, warm Mediterranean color palette, refined editorial food photography, soft directional sunlight, airy negative space for branding, luxurious yet natural styling, ultra-clean commercial finish, highly accurate bottle proportions and label design" \
  width=1248 \
  height=832 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/f1811ea8-d4db-4d14-897a-03f1d86ad365.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/df898718-7c77-4b58-a582-9f2c4c8c3a46.jpg
{
  "taskType": "imageInference",
  "taskUUID": "c59d315b-dd5a-4d82-8029-7055ba871de2",
  "model": "sourceful:riverflow-2.0@fast",
  "positivePrompt": "Premium beverage advertising hero image featuring the referenced artisanal citrus soda bottle on a carved travertine plinth, sliced blood oranges, curling strips of orange peel, sparkling condensation, crisp glass reflections, warm Mediterranean color palette, refined editorial food photography, soft directional sunlight, airy negative space for branding, luxurious yet natural styling, ultra-clean commercial finish, highly accurate bottle proportions and label design",
  "width": 1248,
  "height": 832,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/f1811ea8-d4db-4d14-897a-03f1d86ad365.jpg",
      "https://assets.runware.ai/assets/inputs/df898718-7c77-4b58-a582-9f2c4c8c3a46.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "c59d315b-dd5a-4d82-8029-7055ba871de2",
  "imageUUID": "447b7e01-0b47-4962-9211-941ff399fc9c",
  "imageURL": "https://im.runware.ai/image/os/a10d08/ws/2/ii/447b7e01-0b47-4962-9211-941ff399fc9c.jpg",
  "seed": 1068898875,
  "cost": 0.02
}
Upscale

Artisanal Citrus Soda Billboard

Artisanal Citrus Soda Billboard

Upscale this premium beverage advertisement into a polished high-resolution brand image. Preserve the exact bottle composition and coastal lifestyle setting from the reference image while greatly increasing clarity and micro-detail. Use the super resolution references to sharpen the label typography, embossed paper texture, gold linework, tiny print, amber glass character, condensation droplets, and premium commercial finish. Maintain realistic lighting, natural color balance, clean edges, accurate packaging proportions, and luxury ad aesthetics suitable for large-format campaign use.

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'sourceful:riverflow-2.0@fast',
  positivePrompt: 'Upscale this premium beverage advertisement into a polished high-resolution brand image. Preserve the exact bottle composition and coastal lifestyle setting from the reference image while greatly increasing clarity and micro-detail. Use the super resolution references to sharpen the label typography, embossed paper texture, gold linework, tiny print, amber glass character, condensation droplets, and premium commercial finish. Maintain realistic lighting, natural color balance, clean edges, accurate packaging proportions, and luxury ad aesthetics suitable for large-format campaign use.',
  width: 2304,
  height: 1728,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/94888f41-49f0-4621-b0fe-4f42cf67c5c1.jpg'
    ],
    superResolutionReferenceImages: [
      'https://assets.runware.ai/assets/inputs/25ff0901-aea6-4a6d-8bbf-0768241d7df0.jpg',
      'https://assets.runware.ai/assets/inputs/15648693-9516-453c-a9b2-dbc3a779a091.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": "sourceful:riverflow-2.0@fast",
            "positivePrompt": "Upscale this premium beverage advertisement into a polished high-resolution brand image. Preserve the exact bottle composition and coastal lifestyle setting from the reference image while greatly increasing clarity and micro-detail. Use the super resolution references to sharpen the label typography, embossed paper texture, gold linework, tiny print, amber glass character, condensation droplets, and premium commercial finish. Maintain realistic lighting, natural color balance, clean edges, accurate packaging proportions, and luxury ad aesthetics suitable for large-format campaign use.",
            "width": 2304,
            "height": 1728,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/94888f41-49f0-4621-b0fe-4f42cf67c5c1.jpg"
                ],
                "superResolutionReferenceImages": [
                    "https://assets.runware.ai/assets/inputs/25ff0901-aea6-4a6d-8bbf-0768241d7df0.jpg",
                    "https://assets.runware.ai/assets/inputs/15648693-9516-453c-a9b2-dbc3a779a091.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": "be08e737-30db-4343-8bce-9a1e0fef6727",
      "model": "sourceful:riverflow-2.0@fast",
      "positivePrompt": "Upscale this premium beverage advertisement into a polished high-resolution brand image. Preserve the exact bottle composition and coastal lifestyle setting from the reference image while greatly increasing clarity and micro-detail. Use the super resolution references to sharpen the label typography, embossed paper texture, gold linework, tiny print, amber glass character, condensation droplets, and premium commercial finish. Maintain realistic lighting, natural color balance, clean edges, accurate packaging proportions, and luxury ad aesthetics suitable for large-format campaign use.",
      "width": 2304,
      "height": 1728,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/94888f41-49f0-4621-b0fe-4f42cf67c5c1.jpg"
        ],
        "superResolutionReferenceImages": [
          "https://assets.runware.ai/assets/inputs/25ff0901-aea6-4a6d-8bbf-0768241d7df0.jpg",
          "https://assets.runware.ai/assets/inputs/15648693-9516-453c-a9b2-dbc3a779a091.jpg"
        ]
      }
    }
  ]'
runware run sourceful:riverflow-2.0@fast \
  positivePrompt="Upscale this premium beverage advertisement into a polished high-resolution brand image. Preserve the exact bottle composition and coastal lifestyle setting from the reference image while greatly increasing clarity and micro-detail. Use the super resolution references to sharpen the label typography, embossed paper texture, gold linework, tiny print, amber glass character, condensation droplets, and premium commercial finish. Maintain realistic lighting, natural color balance, clean edges, accurate packaging proportions, and luxury ad aesthetics suitable for large-format campaign use." \
  width=2304 \
  height=1728 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/94888f41-49f0-4621-b0fe-4f42cf67c5c1.jpg \
  inputs.superResolutionReferenceImages.0=https://assets.runware.ai/assets/inputs/25ff0901-aea6-4a6d-8bbf-0768241d7df0.jpg \
  inputs.superResolutionReferenceImages.1=https://assets.runware.ai/assets/inputs/15648693-9516-453c-a9b2-dbc3a779a091.jpg
{
  "taskType": "imageInference",
  "taskUUID": "be08e737-30db-4343-8bce-9a1e0fef6727",
  "model": "sourceful:riverflow-2.0@fast",
  "positivePrompt": "Upscale this premium beverage advertisement into a polished high-resolution brand image. Preserve the exact bottle composition and coastal lifestyle setting from the reference image while greatly increasing clarity and micro-detail. Use the super resolution references to sharpen the label typography, embossed paper texture, gold linework, tiny print, amber glass character, condensation droplets, and premium commercial finish. Maintain realistic lighting, natural color balance, clean edges, accurate packaging proportions, and luxury ad aesthetics suitable for large-format campaign use.",
  "width": 2304,
  "height": 1728,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/94888f41-49f0-4621-b0fe-4f42cf67c5c1.jpg"
    ],
    "superResolutionReferenceImages": [
      "https://assets.runware.ai/assets/inputs/25ff0901-aea6-4a6d-8bbf-0768241d7df0.jpg",
      "https://assets.runware.ai/assets/inputs/15648693-9516-453c-a9b2-dbc3a779a091.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "be08e737-30db-4343-8bce-9a1e0fef6727",
  "imageUUID": "e0befcce-f32a-4e08-9ce9-8f936d435017",
  "imageURL": "https://im.runware.ai/image/os/a08d21/ws/2/ii/e0befcce-f32a-4e08-9ce9-8f936d435017.jpg",
  "seed": 1536180001,
  "cost": 0.04
}
Image to Image

Copper Espresso Grinder Branding

Copper Espresso Grinder Branding

Create a high-end commercial product scene featuring a brushed copper manual espresso grinder with matte black handle details, paired with its sleek black packaging accented by copper foil lettering. Preserve the grinder's real proportions and recognizable design from the reference images. Place the product on a polished dark stone surface with scattered roasted coffee beans, a folded linen cloth, and a soft swirl of fresh grounds for tactile realism. Use elegant directional studio lighting, crisp reflections on the metal body, shallow depth of field, premium brand-campaign styling, refined warm earthy palette, sophisticated composition, ultra-clean advertising aesthetic, sharp focus on product craftsmanship, realistic materials, fast-turnaround e-commerce quality with luxury appeal.

import { createClient } from '@runware/sdk'

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

const [result] = await client.run({
  model: 'sourceful:riverflow-2.0@fast',
  positivePrompt: 'Create a high-end commercial product scene featuring a brushed copper manual espresso grinder with matte black handle details, paired with its sleek black packaging accented by copper foil lettering. Preserve the grinder\'s real proportions and recognizable design from the reference images. Place the product on a polished dark stone surface with scattered roasted coffee beans, a folded linen cloth, and a soft swirl of fresh grounds for tactile realism. Use elegant directional studio lighting, crisp reflections on the metal body, shallow depth of field, premium brand-campaign styling, refined warm earthy palette, sophisticated composition, ultra-clean advertising aesthetic, sharp focus on product craftsmanship, realistic materials, fast-turnaround e-commerce quality with luxury appeal.',
  width: 1248,
  height: 832,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/c8301fbe-e280-4525-9ee2-38851ca2e9b3.jpg',
      'https://assets.runware.ai/assets/inputs/52e61bca-cc60-44ba-ac20-a42943a8deb7.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": "sourceful:riverflow-2.0@fast",
            "positivePrompt": "Create a high-end commercial product scene featuring a brushed copper manual espresso grinder with matte black handle details, paired with its sleek black packaging accented by copper foil lettering. Preserve the grinder's real proportions and recognizable design from the reference images. Place the product on a polished dark stone surface with scattered roasted coffee beans, a folded linen cloth, and a soft swirl of fresh grounds for tactile realism. Use elegant directional studio lighting, crisp reflections on the metal body, shallow depth of field, premium brand-campaign styling, refined warm earthy palette, sophisticated composition, ultra-clean advertising aesthetic, sharp focus on product craftsmanship, realistic materials, fast-turnaround e-commerce quality with luxury appeal.",
            "width": 1248,
            "height": 832,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/c8301fbe-e280-4525-9ee2-38851ca2e9b3.jpg",
                    "https://assets.runware.ai/assets/inputs/52e61bca-cc60-44ba-ac20-a42943a8deb7.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": "fb485a13-6669-41b5-896f-922d6cc8cd49",
      "model": "sourceful:riverflow-2.0@fast",
      "positivePrompt": "Create a high-end commercial product scene featuring a brushed copper manual espresso grinder with matte black handle details, paired with its sleek black packaging accented by copper foil lettering. Preserve the grinder's real proportions and recognizable design from the reference images. Place the product on a polished dark stone surface with scattered roasted coffee beans, a folded linen cloth, and a soft swirl of fresh grounds for tactile realism. Use elegant directional studio lighting, crisp reflections on the metal body, shallow depth of field, premium brand-campaign styling, refined warm earthy palette, sophisticated composition, ultra-clean advertising aesthetic, sharp focus on product craftsmanship, realistic materials, fast-turnaround e-commerce quality with luxury appeal.",
      "width": 1248,
      "height": 832,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/c8301fbe-e280-4525-9ee2-38851ca2e9b3.jpg",
          "https://assets.runware.ai/assets/inputs/52e61bca-cc60-44ba-ac20-a42943a8deb7.jpg"
        ]
      }
    }
  ]'
runware run sourceful:riverflow-2.0@fast \
  positivePrompt="Create a high-end commercial product scene featuring a brushed copper manual espresso grinder with matte black handle details, paired with its sleek black packaging accented by copper foil lettering. Preserve the grinder's real proportions and recognizable design from the reference images. Place the product on a polished dark stone surface with scattered roasted coffee beans, a folded linen cloth, and a soft swirl of fresh grounds for tactile realism. Use elegant directional studio lighting, crisp reflections on the metal body, shallow depth of field, premium brand-campaign styling, refined warm earthy palette, sophisticated composition, ultra-clean advertising aesthetic, sharp focus on product craftsmanship, realistic materials, fast-turnaround e-commerce quality with luxury appeal." \
  width=1248 \
  height=832 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/c8301fbe-e280-4525-9ee2-38851ca2e9b3.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/52e61bca-cc60-44ba-ac20-a42943a8deb7.jpg
{
  "taskType": "imageInference",
  "taskUUID": "fb485a13-6669-41b5-896f-922d6cc8cd49",
  "model": "sourceful:riverflow-2.0@fast",
  "positivePrompt": "Create a high-end commercial product scene featuring a brushed copper manual espresso grinder with matte black handle details, paired with its sleek black packaging accented by copper foil lettering. Preserve the grinder's real proportions and recognizable design from the reference images. Place the product on a polished dark stone surface with scattered roasted coffee beans, a folded linen cloth, and a soft swirl of fresh grounds for tactile realism. Use elegant directional studio lighting, crisp reflections on the metal body, shallow depth of field, premium brand-campaign styling, refined warm earthy palette, sophisticated composition, ultra-clean advertising aesthetic, sharp focus on product craftsmanship, realistic materials, fast-turnaround e-commerce quality with luxury appeal.",
  "width": 1248,
  "height": 832,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/c8301fbe-e280-4525-9ee2-38851ca2e9b3.jpg",
      "https://assets.runware.ai/assets/inputs/52e61bca-cc60-44ba-ac20-a42943a8deb7.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "fb485a13-6669-41b5-896f-922d6cc8cd49",
  "imageUUID": "e3ea5dfc-9ad1-4a98-9ebd-80daf3e677d4",
  "imageURL": "https://im.runware.ai/image/os/a10d08/ws/2/ii/e3ea5dfc-9ad1-4a98-9ebd-80daf3e677d4.jpg",
  "seed": 1821343337,
  "cost": 0.02
}