# AI视觉识别技能依赖

# 核心依赖
Pillow>=10.0.0

# API模式（推荐，功能更强大）
openai>=1.0.0
anthropic>=0.18.0

# 本地模式（可选，无需API但需要下载模型）
torch>=2.0.0
transformers>=4.30.0
