FLUX_1-schnell-infer
Generate images from text prompts using the FLUX.1-schnell endpoint on the MCP server. Specify dimensions, steps, and seed for customizable outputs.
Instructions
Call the FLUX.1-schnell endpoint /infer
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | No | Height | |
num_inference_steps | No | Number of inference steps | |
prompt | Yes | Prompt | |
randomize_seed | No | Randomize seed | |
seed | No | Seed | |
width | No | Width |