- ocr/__init__.py: move VisionLanguageOCR re-export under TYPE_CHECKING
so torch is not imported at module load time
- ci.yml: add psycopg2-binary + anthropic to pip install (cf-core
community and fixture scripts need these); exclude tests/fixtures/ and
test_docuvision_client.py (torch/GPU tests — not runnable on ubuntu-latest)