GooDAnDReaDY/dsh-image-gen ↗★ 0
@goodandready/dsh-image-gen
多提供商图像生成插件,支持 FAL 队列、OpenAI 兼容接口或免 Key 的 ChatGPT/Grok 订阅渠道,图片可直接内联显示。
AI 分析
核心用途是提供灵活的文生图工具。适合需要对接多种不同绘图 API 渠道,或希望免 API Key 直接利用已有订阅生成图片的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-image-gen說明文件
閱讀完整 README ↗Usage
Just ask the model to draw something:
Generate an image: neon cyberpunk city at night in the rain, 16:9
Tool parameters (all except prompt are optional):
| Parameter | Description |
|---|---|
prompt | required, detailed image description |
image_size | square_hd / square / portrait_4_3 / portrait_16_9 / landscape_4_3 / landscape_16_9 |
seed | seed for reproducibility |
output_format | png (default) / jpeg / webp |
output_name | file name without extension |