Enables the generation of images using Together AI's models through an MCP server, supporting customizable parameters such as model selection, image dimensions, and output directory.
No reviews yet. Be the first to review!
Sign in to join the conversation
Generate an image based on the provided text description. Parameters: prompt (string, required), model (optional string, default: 'black-forest-labs/FLUX.1.1-pro'), width (optional number, default: 1024), height (optional number, default: 768), steps (optional number, default: 28), n (optional number, default: 1), outputDir (optional string, default: './output')