init: image-generator with MiniMax image-01 support
This commit is contained in:
13
CHANGELOG.md
Normal file
13
CHANGELOG.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user