FLUX_1-schnell-infer
Generate high-quality images from text prompts using customizable parameters like dimensions, seed values, and inference steps via the Hugging Face Spaces integration in the MCP server.
Instructions
Call the FLUX.1-schnell endpoint /infer
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | No | numeric value between 256 and 2048 | |
num_inference_steps | No | numeric value between 1 and 50 | |
prompt | Yes | Prompt | |
randomize_seed | No | Randomize seed | |
seed | No | numeric value between 0 and 2147483647 | |
width | No | numeric value between 256 and 2048 |