Auto-sync
This commit is contained in:
35
wiki/concepts/baoyu-imagine.md
Normal file
35
wiki/concepts/baoyu-imagine.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
title: "baoyu-imagine"
|
||||
type: concept
|
||||
tags: [Claude Code, 图像生成, 多服务商, baoyu]
|
||||
last_updated: 2026-04-15
|
||||
---
|
||||
|
||||
## Definition
|
||||
baoyu-imagine:宝玉发布的 Claude Code 图像生成 Skill,支持 OpenAI、Azure OpenAI、Google、OpenRouter、DashScope(阿里通义万相)、MiniMax、即梦(Jimeng)、豆包(Seedream)、Replicate 共 9 家服务商,自动检测可用 API Key 并选择最优服务商。
|
||||
|
||||
## Supported Providers
|
||||
| 服务商 | 主要模型 | 特色 |
|
||||
|--------|---------|------|
|
||||
| OpenAI | gpt-image-1.5 | 参考图支持 |
|
||||
| Google | gemini-3-pro-image-preview | 高质量预览 |
|
||||
| DashScope | qwen-image-2.0-pro | 21:9 横幅、中文排版 |
|
||||
| MiniMax | image-01 / image-01-live | 参考图(subject_reference) |
|
||||
| 即梦 | jimeng_t2i_v40 | 中文生成 |
|
||||
| 豆包 | doubao-seedream-5.0 | 参考图(5.0/4.5/4.0) |
|
||||
| Replicate | google/nano-banana-pro | 多服务商汇聚 |
|
||||
| Azure OpenAI | 部署名(非模型名) | 企业用户 |
|
||||
| OpenRouter | google/gemini-3.1-flash | 多模型聚合 |
|
||||
|
||||
## Key Features
|
||||
- 自动服务商选择(指定 --ref 时依次尝试 Google → OpenAI → ...)
|
||||
- 参考图支持(Google/OpenAI/DashScope/MiniMax/Seedream)
|
||||
- 批量模式:--batchfile + --jobs 并发生成
|
||||
- 自定义尺寸(--size)和宽高比(--ar)
|
||||
- 2K 分辨率(--quality 2k)
|
||||
|
||||
## Connections
|
||||
- [[宝玉]] ← 作者
|
||||
- [[Claude Code]] ← 运行时
|
||||
- [[baoyu-skills-claude-code技能集]] ← 所属 Skill 集
|
||||
- [[AI生成技能]] ← Skill 类别
|
||||
Reference in New Issue
Block a user