Generate images, videos, and audio via fal.ai API (FLUX, SDXL, Whisper, etc.)
fal-ai 0.1.0 changelog: - Initial release of the fal.ai API skill. - Supports generation of images (FLUX, SDXL, Recraft), videos (MiniMax, WAN), and audio transcripts (Whisper). - Async queue-based generation with simple submit–poll–result workflow. - 600+ model endpoints supported; easy listing of available models. - No external dependencies required (stdlib only, no fal_client). - API key setup via environment variable or config command.