flux-image by inferen-sh/skills
npx skills add https://github.com/inferen-sh/skills --skill flux-image通过 inference.sh CLI 使用 FLUX 模型生成图像。

需要 inference.sh CLI (
infsh)。安装说明
infsh login
infsh app run falai/flux-dev-lora --input '{"prompt": "a futuristic city at night"}'
| 模型 | 应用 ID | 速度 | 质量 | 使用场景 |
|---|---|---|---|---|
| FLUX Dev LoRA | falai/flux-dev-lora |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 中等 |
| 最高 |
| 生产环境,自定义风格 |
| FLUX.2 Klein LoRA | falai/flux-2-klein-lora | 最快 | 良好 | 快速迭代,4B/9B 大小 |
| FLUX Dev (Pruna) | pruna/flux-dev | 快速 | 高 | 优化版本,速度模式 |
| FLUX Dev LoRA (Pruna) | pruna/flux-dev-lora | 快速 | 高 | 带优化的 LoRA |
| FLUX Klein 4B (Pruna) | pruna/flux-klein-4b | 最快 | 良好 | 超低成本 ($0.0001/张) |
infsh app run falai/flux-dev-lora --input '{
"prompt": "professional product photo of headphones, studio lighting, white background"
}'
infsh app run falai/flux-2-klein-lora --input '{"prompt": "abstract art, colorful"}'
infsh app sample falai/flux-dev-lora --save input.json
# 编辑以添加 lora_url 实现自定义风格
infsh app run falai/flux-dev-lora --input input.json
infsh app run falai/flux-dev-lora --input '{
"prompt": "transform to watercolor style",
"image_url": "https://your-image.jpg"
}'
# 使用自然语言进行图像编辑
infsh app run falai/reve --input '{"prompt": "change background to beach"}'
# 图像放大
infsh app run falai/topaz-image-upscaler --input '{"image_url": "https://..."}'
# 完整平台技能 (所有 150+ 应用)
npx skills add inference-sh/skills@infsh-cli
# Pruna P-Image (快速且经济)
npx skills add inference-sh/skills@p-image
# 所有图像生成模型
npx skills add inference-sh/skills@ai-image-generation
# 图像放大
npx skills add inference-sh/skills@image-upscaling
浏览所有应用: infsh app list
每周安装量
7.2K
仓库
GitHub 星标
202
首次出现
14 天前
安全审计
安装于
claude-code5.7K
gemini-cli5.1K
codex5.1K
opencode5.1K
amp5.1K
kimi-cli5.1K
Generate images with FLUX models via inference.sh CLI.

Requires inference.sh CLI (
infsh). Install instructions
infsh login
infsh app run falai/flux-dev-lora --input '{"prompt": "a futuristic city at night"}'
| Model | App ID | Speed | Quality | Use Case |
|---|---|---|---|---|
| FLUX Dev LoRA | falai/flux-dev-lora | Medium | Highest | Production, custom styles |
| FLUX.2 Klein LoRA | falai/flux-2-klein-lora | Fastest | Good | Fast iteration, 4B/9B sizes |
| FLUX Dev (Pruna) | pruna/flux-dev | Fast | High | Optimized, speed modes |
| FLUX Dev LoRA (Pruna) | pruna/flux-dev-lora | Fast | High | LoRA with optimization |
| FLUX Klein 4B (Pruna) | pruna/flux-klein-4b | Fastest | Good | Ultra-cheap ($0.0001/img) |
infsh app run falai/flux-dev-lora --input '{
"prompt": "professional product photo of headphones, studio lighting, white background"
}'
infsh app run falai/flux-2-klein-lora --input '{"prompt": "abstract art, colorful"}'
infsh app sample falai/flux-dev-lora --save input.json
# Edit to add lora_url for custom style
infsh app run falai/flux-dev-lora --input input.json
infsh app run falai/flux-dev-lora --input '{
"prompt": "transform to watercolor style",
"image_url": "https://your-image.jpg"
}'
# Image editing with natural language
infsh app run falai/reve --input '{"prompt": "change background to beach"}'
# Upscaling
infsh app run falai/topaz-image-upscaler --input '{"image_url": "https://..."}'
# Full platform skill (all 150+ apps)
npx skills add inference-sh/skills@infsh-cli
# Pruna P-Image (fast & economical)
npx skills add inference-sh/skills@p-image
# All image generation models
npx skills add inference-sh/skills@ai-image-generation
# Upscaling
npx skills add inference-sh/skills@image-upscaling
Browse all apps: infsh app list
Weekly Installs
7.2K
Repository
GitHub Stars
202
First Seen
14 days ago
Security Audits
Gen Agent Trust HubPassSocketWarnSnykWarn
Installed on
claude-code5.7K
gemini-cli5.1K
codex5.1K
opencode5.1K
amp5.1K
kimi-cli5.1K
99,500 周安装