generate_multiple_images
Create multiple images from an array of text prompts using the Flux Schnell model, with customizable aspect ratio, quality, and format. Ideal for generating diverse visuals quickly.
Instructions
Generate multiple images from an array of prompts using Flux Schnell model
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aspect_ratio | No | Aspect ratio for the generated image | 1:1 |
disable_safety_checker | No | Disable safety checker for generated images. | |
go_fast | No | Run faster predictions with model optimized for speed (currently fp8 quantized); disable to run in original bf16 | |
megapixels | No | Approximate number of megapixels for generated image | 1 |
num_inference_steps | No | Number of denoising steps. 4 is recommended, and lower number of steps produce lower quality outputs, faster. | |
output_format | No | Format of the output images | webp |
output_quality | No | Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs | |
prompts | Yes | Array of text descriptions for the images to generate | |
seed | No | Random seed. Set for reproducible generation | |
support_image_mcp_response_type | No | Disable if the image type is not supported in the response, if it's Cursor app for example |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from replicate-flux-mcp
Related Tools
- @awkoy/replicate-flux-mcp
- @sarthakkimtani/mcp-image-gen
- @awkoy/replicate-flux-mcp
- @philipp-eisen/modal-mcp-toolbox
- @evalstate/mcp-hfspace