Glossary Model

FLUX

FLUX is a family of image generation models used to create images from text prompts, often run locally or through hosted GPU services.

FLUX is a family of text-to-image models. You give it a prompt, choose model settings, and it generates an image.

On a powerful enough machine, FLUX can run locally. Otherwise it is common to use a hosted GPU service and build a small app around the API. Either way, the work is usually less about one perfect prompt and more about iteration: prompt, generate, inspect, adjust, repeat.

The model can make impressive images, but it still needs direction. Style, composition, aspect ratio, subject detail, and negative prompts all affect the result.