mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-27 04:09:47 +08:00
c3cbce9ce3
BREAKING CHANGE: removed `baoyu-imagine` and `baoyu-image-cards`. All functionality now lives under `baoyu-image-gen` and `baoyu-xhs-images` respectively. Cross-skill `## Image Generation Tools` examples updated across baoyu-article-illustrator, baoyu-comic, baoyu-cover-image, baoyu-infographic, and baoyu-slide-deck. Migration: existing `~/.baoyu-skills/baoyu-imagine/EXTEND.md` configs are auto-renamed to `…/baoyu-image-gen/EXTEND.md` on first run via the legacy-path resolver in `scripts/main.ts`.
1.2 KiB
1.2 KiB
MiniMax
Read when the user picks --provider minimax or sets default_model.minimax. Default model is image-01.
Models
image-01 (recommended default)
- Supports text-to-image and subject-reference image generation
- Supports official
aspect_ratiovalues:1:1,16:9,4:3,3:2,2:3,3:4,9:16,21:9 - Supports documented custom
width/heightvia--size <WxH> - Both width and height must be in
[512, 2048]and divisible by8
image-01-live — lower-latency variant
- Use
--arfor sizing; MiniMax documents customwidth/heightonly forimage-01
Subject Reference
--reffiles are sent as MiniMaxsubject_referencesubject_reference[].typeis currentlycharacter- Official docs say
image_filesupports public URLs or Base64 Data URLs; baoyu-image-gen sends local refs as Data URLs - Recommended refs: front-facing portraits, JPG/JPEG/PNG, under 10MB