What problem does it solve? Creating AI-generated images requires choosing the right model, configuring parameters, and managing API access. This Skill provides direct command-line access to FLUX image generation models from Black Forest Labs through the inference.sh platform, covering text-to-image, image-to-image, and LoRA custom styles. ## Core Features & Use Cases - Multiple FLUX Models: Choose between FLUX Dev LoRA for highest quality, FLUX.2 Klein LoRA for fast iteration, and Pruna-optimized variants for speed and low cost. - Text-to-Image and Image-to-Image: Generate images from prompts or transform existing images with style instructions. - LoRA Custom Styles: Apply custom LoRA weights via a lora_url parameter for branded or stylized outputs. - Use Case: A designer needs product mockups in a consistent visual style. They run FLUX Dev LoRA with a custom LoRA URL to generate studio-quality images matching their brand aesthetic. ## Quick Start Ask the AI to generate an image of a futuristic city at night using the FLUX model via the belt CLI.