logo
RunComfy
  • ComfyUI
  • TrainerNew
  • Models
  • API
  • Pricing
discord logo
MODELS
Explore
All Models
LIBRARY
Generations
MODEL APIS
API Docs
API Keys
ACCOUNT
Usage

Seedream 5.0 Lite: контекстное редактирование изображений и перенос стиля | RunComfy

bytedance/seedream-5/lite/edit

Преобразуйте изображения и текстовые промпты с Seedream 5.0 Lite в бренд‑совместимые правки, перенос стиля и точные макеты — благодаря поиску по визуальному контексту в реальном времени, контекстному дизайну и экономичной генерации всего за $0.028 за изображение.

modelApiDoc_tableOfContents

modelApiDoc_nav1GetStartedmodelApiDoc_nav2AuthenticationmodelApiDoc_nav3ApiReferencemodelApiDoc_navSubmitRequestmodelApiDoc_navMonitorStatusmodelApiDoc_navRetrieveResultsmodelApiDoc_navCancelRequestmodelApiDoc_nav4FileInputsmodelApiDoc_navHostedFilemodelApiDoc_nav5SchemamodelApiDoc_navInputSchemamodelApiDoc_navOutputSchema

modelApiDoc_h2GetStarted

modelApiDoc_getStartedBeforeModelbytedance/seedream-5/lite/editmodelApiDoc_getStartedAfterModel modelApiDoc_getStartedMid modelApiDoc_schemaLinkmodelApiDoc_getStartedAfterSchema

curl --request POST \
  --url https://model-api.runcomfy.net/v1/models/bytedance/seedream-5/lite/edit \
  --header "Content-Type: application/json" \
  --header "Authorization: Bearer <token>" \
  --data '{
    "prompt": "Maintain the model’s pose and the flowing, liquid-like silhouette of the garment. Change the material from silver metal to completely transparent clear water (or glass). Through the flowing liquid, the model’s skin details should be visible. The lighting effect should shift from reflection to refraction.",
    "image": [
      "https://playgrounds-storage-public.runcomfy.net/tools/7321/media-files/input-1-1.png"
    ]
  }'

modelApiDoc_h2Authentication

modelApiDoc_authP1 YOUR_API_TOKEN modelApiDoc_authP2 modelApiDoc_profilemodelApiDoc_authP3 Authorization modelApiDoc_authP4 Authorization: Bearer $YOUR_API_TOKENmodelApiDoc_authP5

modelApiDoc_h3ApiReference

modelApiDoc_h3SubmitRequest

modelApiDoc_submitBody

curl --request POST \
  --url https://model-api.runcomfy.net/v1/models/bytedance/seedream-5/lite/edit \
  --header "Content-Type: application/json" \
  --header "Authorization: Bearer <token>" \
  --data '{
    "prompt": "Maintain the model’s pose and the flowing, liquid-like silhouette of the garment. Change the material from silver metal to completely transparent clear water (or glass). Through the flowing liquid, the model’s skin details should be visible. The lighting effect should shift from reflection to refraction.",
    "image": [
      "https://playgrounds-storage-public.runcomfy.net/tools/7321/media-files/input-1-1.png"
    ]
  }'

modelApiDoc_h3MonitorStatus

modelApiDoc_monitorBody

curl --request GET \
  --url https://model-api.runcomfy.net/v1/requests/{request_id}/status \
  --header "Authorization: Bearer <token>"

modelApiDoc_h3RetrieveResults

modelApiDoc_retrieveBody

curl --request GET \
  --url https://model-api.runcomfy.net/v1/requests/{request_id}/result \
  --header "Authorization: Bearer <token>"

modelApiDoc_h3CancelRequest

modelApiDoc_cancelBody

curl --request POST \
  --url https://model-api.runcomfy.net/v1/requests/{request_id}/cancel \
  --header "Authorization: Bearer <token>"

modelApiDoc_h2FileInputs

modelApiDoc_h3HostedFile

modelApiDoc_hostedFileBody

modelApiDoc_h2Schema

modelApiDoc_h3InputSchema

{
  "type": "object",
  "title": "modelApiDoc_navInputSchema",
  "required": [
    "prompt",
    "image"
  ],
  "properties": {
    "prompt": {
      "title": "Промпт",
      "description": "Рекомендуемая длина — не более 600 английских слов. Если промпт слишком длинный, информация может распылиться. Модель может игнорировать детали и сосредоточиться на главном, из‑за чего в изображении могут отсутствовать элементы.",
      "type": "string",
      "default": "Maintain the model’s pose and the flowing, liquid-like silhouette of the garment. Change the material from silver metal to completely transparent clear water (or glass). Through the flowing liquid, the model’s skin details should be visible. The lighting effect should shift from reflection to refraction."
    },
    "image": {
      "title": "Изображения",
      "description": "Загрузите 1–14 изображений. Допустимые форматы: JPEG, PNG, WEBP, BMP, TIFF или GIF.",
      "type": "array",
      "items": {
        "type": "string",
        "format": "image_uri"
      },
      "validations": [
        {
          "validation_rule": "file_size_mb<",
          "validation_value": 10,
          "validation_error": "File size must be less than 10 MB."
        },
        {
          "validation_rule": "width/height>",
          "validation_value": 0.0625,
          "validation_error": "The aspect ratio range should be 1:16 to 16:1."
        },
        {
          "validation_rule": "width/height<",
          "validation_value": 16,
          "validation_error": "The aspect ratio range should be 1:16 to 16:1."
        },
        {
          "validation_rule": "width_pixels>",
          "validation_value": 14,
          "validation_error": "The uploaded image width and height must exceed 14 pixels."
        },
        {
          "validation_rule": "height_pixels>",
          "validation_value": 14,
          "validation_error": "The uploaded image width and height must exceed 14 pixels."
        }
      ],
      "maxItems": 14,
      "minItems": 1,
      "default": [
        "https://playgrounds-storage-public.runcomfy.net/tools/7321/media-files/input-1-1.png"
      ]
    },
    "resolution": {
      "title": "Разрешение",
      "description": "Для вариантов 2K и 3K модель сама определит ширину и высоту. Опишите соотношение сторон, форму или назначение в промпте естественным языком. Для других вариантов вы можете выбрать нужные ширину и высоту.",
      "type": "string",
      "enum": [
        "2K",
        "3K",
        "2048x2048 (1:1)",
        "2304x1728 (4:3)",
        "1728x2304 (3:4)",
        "2848x1600 (16:9)",
        "1600x2848 (9:16)",
        "2496x1664 (3:2)",
        "1664x2496 (2:3)",
        "3136x1344 (21:9)",
        "3072x3072 (1:1)",
        "3456x2592 (4:3)",
        "2592x3456 (3:4)",
        "4096x2304 (16:9)",
        "2304x4096 (9:16)",
        "3744x2496 (3:2)",
        "2496x3744 (2:3)",
        "4704x2016 (21:9)"
      ],
      "default": "2048x2048 (1:1)"
    },
    "sequential_image_generation": {
      "title": "Последовательная генерация изображений",
      "description": "Включите эту опцию, чтобы генерировать изображения последовательно.",
      "type": "string",
      "enum": [
        "auto",
        "disabled"
      ],
      "default": "disabled"
    },
    "max_images": {
      "title": "Макс. количество изображений",
      "description": "Максимальное число генерируемых изображений. Работает только когда sequential_image_generation установлено в auto.",
      "type": "integer",
      "enum": [
        1,
        2,
        3,
        4,
        5,
        6,
        7,
        8,
        9,
        10,
        11,
        12,
        13,
        14,
        15
      ],
      "default": 15
    },
    "output_format": {
      "title": "Формат вывода",
      "description": "Формат выходных изображений. Определяет формат файлов результата.",
      "type": "string",
      "enum": [
        "png",
        "jpeg"
      ],
      "default": "png"
    },
    "optimize_prompt_options": {
      "title": "Оптимизация промпта",
      "description": "Выберите режим оптимизации промпта. standard: выше качество, дольше генерация.",
      "type": "string",
      "enum": [
        "standard"
      ],
      "default": "standard"
    }
  }
}

modelApiDoc_h3OutputSchema

{
  "output": {
    "type": "object",
    "properties": {
      "image": {
        "type": "string",
        "format": "uri",
        "description": "modelApiDoc_outDescImage"
      },
      "video": {
        "type": "string",
        "format": "uri",
        "description": "modelApiDoc_outDescVideo"
      },
      "images": {
        "type": "array",
        "description": "modelApiDoc_outDescImages",
        "items": {
          "type": "string",
          "format": "uri"
        }
      },
      "videos": {
        "type": "array",
        "description": "modelApiDoc_outDescVideos",
        "items": {
          "type": "string",
          "format": "uri"
        }
      }
    }
  }
}
Follow us
  • LinkedIn
  • Facebook
  • Instagram
  • Twitter
Support
  • Discord
  • Email
  • System Status
  • Affiliate
Video Models
  • HappyHorse 1.0
  • Wan 2.6 Flash
  • Wan 2.7 Image to Video
  • Seedance 2.0 Pro
  • Seedance 1.0 Pro Fast
  • Hailuo 02
  • View All Models →
Image Models
  • seedream 4.0
  • Nano Banana 2 Edit
  • Nano Banana Pro
  • Qwen Image Edit 2511 LoRA
  • Flux 2 Flash Edit
  • Seedream 5.0 Lite
  • View All Models →
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
RunComfy
Copyright 2026 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.