DiffuGen is a powerful yet user-friendly interface for local\edge image generation. Built on the Model Control Protocol (MCP), it provides a seamless way to interact with various Stable Diffusion models including Flux, SDXL, SD3, and SD1.5. Diffugen also features an OpenAPI Server for API usage and designed to support OpenWebUI OpenAPI Tool use.
Stars
17
Forks
7
Watchers
17
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
70
commits
Update command path in diffugen.json and clarify documentation in diffugen.py
7f495aeView on GitHubUpdate README.md to enhance OpenAPI integration details and correct configuration paths
7d71168View on GitHubRefactor configuration loading in diffugen.py and update README.md
a299302View on GitHubUpdate README.md to clarify model requirements for Flux Schnell and Flux Dev
c894139View on GitHubImplement generation queue and enhance image generation logic in diffugen.py
2e06b2eView on GitHubEnhance rate limiting and image generation features in diffugen_openapi.py and diffugen.py
fad7e4eView on GitHubRefactor environment variable handling in diffugen_openapi.py and diffugen.py
c98b0f5View on GitHubUpdate .gitignore and refactor image listing in diffugen_openapi.py
c4a3ae2View on GitHubRemove OPENAPI_CONFIG_README.md as it is no longer needed. This file contained detailed configuration instructions for the OpenAPI server, which have been integrated into the main README.md for better organization and accessibility.
2768641View on GitHubEnhance README.md with OpenAPI Configuration File details
b0ac4a6View on GitHubUpdate .gitignore and improve output directory handling in diffugen_openapi.py
265fb6cView on GitHub