DiffuGen is an AI image generation MCP server that provides a flexible interface for creating images using multiple stable diffusion models like Flux, SDXL, and SD3. Developed by CloudWerx, it supports advanced configuration options including prompt engineering, model selection, and generation parameters, with robust error handling and logging. The implementation is designed to simplify AI image generation workflows by providing a standardized, configurable tool for developers and creative professionals.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Generate an image using Stable Diffusion models with parameters: prompt (string), model (optional string), width (optional integer), height (optional integer), steps (optional integer), cfg_scale (optional float), seed (optional integer), sampling_method (optional string), negative_prompt (optional string).
Generate an image using Flux models with parameters: prompt (string), model (optional string), width (optional integer), height (optional integer), steps (optional integer), cfg_scale (optional float), seed (optional integer), sampling_method (optional string), negative_prompt (optional string).