← 返回
未分类 Key 中文

minimax-img

Use MiniMax image-01 model to generate images from text prompts. Supports high-quality PNG output, downloaded from Hailuo CDN. Install when needed.
使用 MiniMax image-01 模型根据文本提示生成图像。支持高质量 PNG 输出,从 Hailuo CDN 下载。需要时安装。
jlin53882 jlin53882 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 298
下载
💾 0
安装
1
版本
#latest

概述

MiniMax Image Generation

Call via: python scripts/minimax_media.py image ""

Usage

# Basic
python scripts/minimax_media.py image "A cute cat"

# Detailed prompt
python scripts/minimax_media.py image "A futuristic city at sunset, cyberpunk style, highly detailed"

Returns: {"image_path": "...", "url": "...", "size_bytes": ...}

  • image_path: Local path to saved PNG file
  • url: Direct CDN URL to the generated image
  • size_bytes: File size in bytes

Prompt Tips

  • Be specific and descriptive for best results
  • Include style keywords (e.g., "photorealistic", "anime", "watercolor")
  • Mention lighting, mood, and composition for more controlled output

Environment

  • MINIMAX_API_KEY — required
  • MINIMAX_BASE_URL — optional (default: https://api.minimax.io)

Example Response

{
  "image_path": "/tmp/tmp123.png",
  "url": "http://hailuo-image-algeng-data-us.oss-us-east-1.aliyuncs.com/...",
  "size_bytes": 245000
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 14:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 335 📥 94,826
office-efficiency

MiniMax PDF Analysis V2

jlin53882
使用 MiniMax API 分析 PDF,支持文本提取、关键词搜索及图像化 VLM 分析(先将页面转为图片),需要 Mi...
★ 0 📥 778
design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 435 📥 118,042