Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available.
- Switched image generation model to "Nano Banana Pro" (`nano-banana-pro-preview`), delivering highest quality image generation (Gemini 3 Pro Image). - Updated documentation to reflect the new model and its aliases, including information about alternative models. - Enhanced "How It Works" and "Model" sections in SKILL.md for clarity and transparency. - All functionality remains dependency-free and continues to work on any Python 3.10+ installation.