Generate images using Cloudflare Workers AI flux-1-schnell model. Use when user requests image generation with text-to-image using Cloudflare Workers API.
Cloudflare-image-gen 1.0.0 initial release: - Added support for generating images using Cloudflare Workers AI flux-1-schnell model via API. - Provided command line and Python function usage for image generation from text prompts. - Images are saved as PNGs, with output file path returned for further use. - Instructions included for integrating image output with Telegram.