Skip to content

Releases: alexjm19/blind-vision-mcp

v0.3.0 - Image Generation

15 Jun 19:52

Choose a tag to compare

Added

  • Image generation with SDXL-Turbo (pure GPU, no offload, <1s)
  • MCP tool image_generate

Changed

  • Vision model: Gemma 4 E2B via LiteRT
  • Project renamed to blind-vision-mcp
  • Published on PyPI

Fixed

  • await ctx.info() coroutines
  • VRAM management with idle timeout (60s)