← 返回
AI智能 Key 中文

aenerate

Generate images with FLUX models (Black Forest Labs) via inference.sh CLI. Models: FLUX Dev LoRA, FLUX.2 Klein LoRA with custom style adaptation. Capabilitie...
使用 inference.sh CLI 调用 FLUX 模型(Black Forest Labs)生成图像,支持 FLUX Dev LoRA、FLUX.2 Klein LoRA 及自定义风格适配。
lihai2582424632-droid
AI智能 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 624
下载
💾 10
安装
1
版本
#latest

概述

FLUX Image Generation

Generate images with FLUX models via inference.sh CLI.

!FLUX Image Generation

Quick Start

curl -fsSL https://cli.inference.sh | sh && infsh login

infsh app run falai/flux-dev-lora --input '{"prompt": "a futuristic city at night"}'

> Install note: The install script only detects your OS/architecture, downloads the matching binary from dist.inference.sh, and verifies its SHA-256 checksum. No elevated permissions or background processes. Manual install & verification available.

FLUX Models

ModelApp IDSpeedQualityUse Case
-----------------------------------------
FLUX Dev LoRAfalai/flux-dev-loraMediumHighestProduction, custom styles
FLUX.2 Klein LoRAfalai/flux-2-klein-loraFastestGoodFast iteration, 4B/9B sizes

Examples

High-Quality Generation

infsh app run falai/flux-dev-lora --input '{
  "prompt": "professional product photo of headphones, studio lighting, white background"
}'

Fast Generation (Klein)

infsh app run falai/flux-2-klein-lora --input '{"prompt": "abstract art, colorful"}'

With LoRA Custom Styles

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

Image-to-Image

infsh app run falai/flux-dev-lora --input '{
  "prompt": "transform to watercolor style",
  "image_url": "https://your-image.jpg"
}'

For Other Image Tasks

# 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://..."}'

Related Skills

# Full platform skill (all 150+ apps)
npx skills add inference-sh/skills@inference-sh

# 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

Documentation

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-31 03:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,903
data-analysis

shortaaa

lihai2582424632-droid
使用 inference.sh CLI 调用 FLUX 模型(Black Forest Labs)生成图像,支持 FLUX Dev LoRA、FLUX.2 Klein LoRA 及自定义风格适配。
★ 0 📥 696
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,511