this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Rename project to typst-ocr

No longer Gemma 4 exclusive -- supports DeepSeek-OCR-2 and future backends.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

+2 -2
+1 -1
README.md
··· 1 - # gemma-4-typst-ocr 1 + # typst-ocr 2 2 3 3 Fine-tuning vision-language models to transcribe mathematical expressions and 4 4 document fragments into [Typst](https://typst.app) notation.
+1 -1
pyproject.toml
··· 1 1 [project] 2 - name = "gemma-4-typst-ocr" 2 + name = "typst-ocr" 3 3 version = "0.1.0" 4 4 requires-python = ">=3.12" 5 5 dependencies = [