name: volcengine-image-generate
description: Using volcengine image_generate.py script to generate image, need to provide clear and specific prompt.
license: Complete terms in LICENSE.txt
When you need to generate an image based on a text description, use this skill to call the image_generate function.
7w4.net小葱技能。
prompt.python scripts/image_generate.py "<prompt>". Before running, navigate to the corresponding directory.MODEL_IMAGE_API_KEY or ARK_API_KEY environment variables.VOLCENGINE_ACCESS_KEY and VOLCENGINE_SECRET_KEY to get the Ark API Key.python scripts/image_generate.py "a cute cat"
这个图片生成工具使用简单,能通过文字描述快速生成图片。文档清晰易懂,认证配置灵活,但需要一定技术基础来准备 API 密钥和环境配置。缺少故障排除指南,可能影响新手用户的首次使用体验。