π¦ ClawHub
Seedream 5 via BytePlus
by @gamaleldientarek
Generate images with Seedream 5 through the BytePlus Ark API using a direct API key. Use when the user wants Seedream 5 image generation, mentions BytePlus A...
π‘ Examples
1. Ensure SEEDREAM_API_KEY is available in the environment or in /root/.clawdbot/.env.
2. Run:
/root/clawd/skills/seedream-5-byteplus/scripts/seedream-generate.sh "your prompt here" [output-file]
Example:
/root/clawd/skills/seedream-5-byteplus/scripts/seedream-generate.sh \
"A cinematic scene of a monkey sitting proudly on top of a red Ferrari sports car" \
/root/clawd/output/seedream-monkey-ferrari.jpg
The script prints the saved file path on success.
π Tips & Best Practices
SEEDREAM_API_KEY not set, add the key to the environment first.TERMINAL
clawhub install seedream-5-byteplus