Add DeepSeek-OCR-2 standalone scripts and project deps
PEP 723 inline-dep scripts for isolated transformers==4.46.3 env:
- scripts/probe_deepseek.py: inference probe
- scripts/train_deepseek.py: QLoRA fine-tuning on Typst OCR data
Also adds addict, matplotlib, einops, easydict to pyproject deps
and a (non-functional) probe-deepseek entry point stub.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>