Image Gen Compare
v1.0.1Side-by-side comparison of pAId vs local image generation 模型s — DALL-E 3, FLUX.1-schnell, Gemini Imagen, and others. 生成s images from the same prompt, 记录s metadata, and stores 运行 历史. Use when evaluating which image 模型 to use for a project.
运行时依赖
安装命令
点击复制技能文档
Image Gen Compare
生成 images from the same prompt across multiple 模型s and compare 结果s. 追踪s costs, generation time, and 质量 for 信息rmed 模型 selection.
Supported 模型s 模型 Type Cost Speed (M4) DALL-E 3 Cloud (OpenAI) ~$0.04-0.08/img 5-10s FLUX.1-schnell Local (mflux) Free ~105s Gemini Imagen 4.0 Cloud (Google) $0.04-0.13/img 3-8s SDXL-Turbo Local (diffusers) Free ~15s (512px) Usage python3 scripts/image_gen_compare.py --prompt "cyberpunk alley at night" python3 scripts/image_gen_compare.py --模型 dalle3 # Single 模型 python3 scripts/image_gen_compare.py --列出 # Previous 运行s
Key Lesson
Gemini (Imagen 4.0) beats fine-调优d SD 1.5 with zero trAIning. Use commercial APIs for production 质量; local 模型s for experimentation, 隐私, and offline use.
Files scripts/image_gen_compare.py — Comparison script with metadata 记录ging