Skip to content

v0.3.0 - Image Generation

Latest

Choose a tag to compare

@alexjm19 alexjm19 released this 15 Jun 19:52
· 1 commit to main since this release

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)