Files
image-generator/CHANGELOG.md

14 lines
467 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# CHANGELOG
## 2026-03-25
### Added
- **image-generator** - MiniMax image-01 文生图网页
- 地址:`http://10.0.10.110:8195`
- 支持选择比例1:1 / 16:9 / 4:3 / 3:2 / 2:3 / 3:4 / 9:16 / 21:9
- 支持 prompt 输入(最多 1500 字符)
- 可下载生成图片 / 复制 Base64
- API Key 配置在 Settings 里(服务端存储,不暴露)
- 依赖express, node-fetch全局 npm
- systemd service`image-generator.service`