关于
Flux Schnell Server provides an API for generating images from text prompts, leveraging the Flux Schnell model. It supports custom image dimensions, setting random seeds for reproducible results, asynchronous streaming responses, and HTTP interface calls to Hugging Face model services. The server is designed for easy integration into applications requiring text-to-image capabilities.
主要功能
- MCP-based image generation API
- Asynchronous streaming responses
- Customizable image width and height
- Seed setting for result reproduction
- HTTP interface for Hugging Face models
- 0 GitHub stars
使用案例
- Web page image generation
- Social media content creation
- Application user interface enhancement