azwosile/dsh-highres-vision2

dsh-highres-vision

DeepSeek Harness vision enhancer: raises image limits to official values and provides high-resolution tiled image reading via a dedicated tool.

包名
dsh-highres-vision
版本
0.1.0
许可证
MIT
最近更新
2026年8月24日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:azwosile/dsh-highres-vision

使用

模型识图时:

用户上传图片
  ↓
pre-step 提醒:请先调用 highres_read
  ↓
highres_read()
  ↓
自动定位附件 → 切块 → 返回整图 + tiles
  ↓
模型基于整图和分块输出完整识别结果