poyo-seedream-4-5
v1.0.0Seedream 4.5 image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedream-4.5`, `seedream-4.5-edit`, 2K/4K output, multi-reference editing, and higher image counts.
Installation
Please help me install the skill `poyo-seedream-4-5` from SkillHub official store.
npx skills add coolhackboy/poyo-seedream-4-5
PoYo Seedream 4.5 Image Generation and Editing
Use this skill for Seedream 4.5 jobs on PoYo. It covers high-resolution generation, multi-reference image workflows, and edit requests.
Use When
- The user explicitly asks for
Seedream 4.5,seedream-4.5, orseedream-4.5-edit. - The task is high-resolution generation, image-to-image, or edit.
- The workflow needs multiple reference images or higher output counts.
Model Selection
seedream-4.5: standard generation entry point.seedream-4.5-edit: use when the request explicitly edits supplied images.
Key Inputs
promptis required.image_urlssupports up to 10 images and is required forseedream-4.5-edit.sizecan be a resolution token like2K/4Kor an aspect ratio like1:1,16:9,21:9.ncontrols output count from1to15.
Execution
- Read
references/api.mdfor endpoint details, model ids, key fields, example payloads, and polling notes. - Use
scripts/submit_seedream_4_5.shto submit a raw JSON payload from the shell. - If the user only needs a curl example, adapt the example from
references/api.mdinstead of rewriting from scratch. - After submission, report the
task_idclearly so follow-up polling is easy.
Output expectations
When helping with this model family, include:
- chosen model id
- final payload or a concise parameter summary
- whether reference images are involved
- returned task_id if a request was actually submitted
- next step: poll status or wait for webhook