DiffuGen
DiffuGen is an advanced MCP-based image generation tool that integrates AI models into development workflows. It supports Flux and Stable Diffusion models for text-to-image generation and provides a seamless interface for IDEs, featuring cross-platform compatibility and GPU acceleration.
What is the default model used by DiffuGen?
The default model is 'flux-schnell' for Flux functions and 'sd15' for Stable Diffusion functions.
Can DiffuGen be used on Windows?
Yes, DiffuGen can be used on Windows via native installation or WSL.
How do I change the output directory for generated images?
You can change the output directory by setting the 'DIFFUGEN_OUTPUT_DIR' environment variable in your configuration.
What are the system requirements for running DiffuGen?
Minimum requirements include a 4-core CPU, 8GB RAM, and integrated graphics. Recommended is an 8-core CPU, 16GB RAM, and an NVIDIA GPU with 6GB+ VRAM.
How do I integrate DiffuGen with my IDE?
Copy the contents of 'diffugen.json' into your IDE's MCP configuration file and restart the IDE to apply changes.