flux-image

Installation
Summary

Text-to-image and image-to-image generation using FLUX models via inference.sh CLI.

  • Supports multiple FLUX variants: Dev LoRA (highest quality), Klein LoRA (fastest), and Pruna-optimized versions ranging from 4B to full-size models
  • Enables LoRA fine-tuning for custom style adaptation and image-to-image transformations alongside standard text-to-image generation
  • Requires inference.sh CLI (infsh) installation and authentication; models are invoked as named apps with JSON input payloads
  • Pricing ranges from $0.0001 per image (Klein 4B) to higher costs for production-quality Dev LoRA outputs
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

FLUX Image Generation

Generate images with FLUX models via inference.sh CLI.

FLUX Image Generation

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

belt app run falai/flux-dev-lora --input '{"prompt": "a futuristic city at night"}'
Related skills
Installs
GitHub Stars
500
First Seen
flux-image — inferen-sh/skills