ERNIE-Image
Installation
SKILL.md
ERNIE-ImageImage Generation & Editing
Generate new images or edit existing ones using Baidu's ERNIE-Image API.
Prerequisites
-
Clawdbot installed and configured
-
Need Install python openai sdk: pip instsall openai
API Key
The script checks for API key in this order:
- 1.API key from https://aistudio.baidu.com/account/accessToken
- 2.
ERNIE-Image_API_KEYenvironment variable - 3.
--api-keyargument (use if user provided key in chat)