π¦ ClawHub
volcengine-image-generate
by @warm-wm
Using volcengine image_generate.py script to generate image, need to provide clear and specific `prompt`.
TERMINAL
clawhub install volcengine-image-generateπ About This Skill
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
Image Generate
Scenarios
When you need to generate an image based on a text description, use this skill to call the image_generate function.
Steps
1. Prepare a clear and specific prompt.
2. Run the script python scripts/image_generate.py ". Before running, navigate to the corresponding directory.
3. The script will return the generated image URL.
Authentication and Credentials
MODEL_IMAGE_API_KEY or ARK_API_KEY environment variables.VOLCENGINE_ACCESS_KEY and VOLCENGINE_SECRET_KEY to get the Ark API Key.Output Format
Examples
python scripts/image_generate.py "a cute cat"
π‘ Examples
python scripts/image_generate.py "a cute cat"