CoolFace
Apppublic

ricklon/DeepSeek-OCR-2-Math

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes
50 commits on main
f3954b37mo ago

Add LaTeX lint/correction item to backlog

ricklon
9a36dca7mo ago

Use workspace base image as first-load extract fallback

ricklon
49c6e107mo ago

Shorten output tab names for workflow clarity

ricklon
87fd46f7mo ago

Add tab for cleaned text with original LaTeX delimiters

ricklon
3edf7ce7mo ago

Populate full-page cropped gallery from detected refs

ricklon
7e8815a7mo ago

Dedupe repeated equation blocks in region OCR output

ricklon
2c2efb57mo ago

Handle more example payload shapes in workspace loader

ricklon
29879957mo ago

Strip malformed grounding tags from markdown output

ricklon
2fa4f017mo ago

Tune tall-page auto zoom to ~88% and add pen/zoom note

ricklon
e3d3adf7mo ago

Auto-zoom tall workspace images toward width

ricklon
46b7b467mo ago

Keep workspace images full-res and fix example loader quality

ricklon
8d5696e7mo ago

Fix example workspace zoom initialization

ricklon
be5abde7mo ago

Simplify zoom workflow and prefer ImageEditor hand/pan path

ricklon
37739bf7mo ago

Set workspace scale default to 89 percent

ricklon
1c94cf67mo ago

Set Spaces SDK back to latest gradio 6.8.0

ricklon
054ea217mo ago

Add workspace scale control to avoid in-canvas zoom draw lag

ricklon
75469a77mo ago

Make Gradio launch arguments version-compatible for 5.x/6.x

ricklon
29ae2cb7mo ago

Make textbox components compatible with gradio 5.49.1

ricklon
ca1ef777mo ago

Test gradio 5.49.1 SDK version for live drawing behavior

ricklon
f205ece7mo ago

Try gradio 6.7.0 rollback and transparent brush fallback

ricklon
a09a3177mo ago

Prefer Paint workspace for live drawing with ImageEditor fallback

ricklon
e8612b67mo ago

Remove long ImageEditor label that obscured top of workspace

ricklon
f2b35ef7mo ago

Use simpler live-visible brush config for region drawing

ricklon
d662a7b7mo ago

Show cropped regions with preserved aspect ratio and dimensions

ricklon
33481c37mo ago

Improve live region painting visibility in ImageEditor

ricklon
77631377mo ago

Preserve workspace zoom by delta-based region snapshots

ricklon
d3dfd447mo ago

Keep region selections separate and clear overlays after add

ricklon
fce2f1f7mo ago

Refactor UI into workflow-first layout with larger workspace

ricklon
bc8cf967mo ago

Refactor examples into thumbnail-first standard layout

ricklon
0ef21097mo ago

Add equation-line separate OCR mode and freehand-first guidance

ricklon
930195f7mo ago

Label selected regions across boxes and cropped outputs

ricklon
3affffd7mo ago

Unify image workspace selection and add translucent freehand overlay

ricklon
7b8199f7mo ago

Simplify region workflow: visible selector and single Extract path

ricklon
152c5bd7mo ago

Improve faculty-facing region selection guidance in UI

ricklon
c0f56fe7mo ago

Make equation multipass optional and integrate region OCR across all outputs

ricklon
0da0e187mo ago

Add AGENTS operational notes for Spaces secrets and GPU abort debugging

ricklon
9720c187mo ago

Add gitignore and Spaces-compatible HF secret/log workflow

ricklon
d6afca67mo ago

Add region OCR UI and clarify Free OCR vs Locate behavior

ricklon
f76cb587mo ago

Refine equation grounding with zoom-in pass and per-box spatial blocks

ricklon
474fd397mo ago

Update markdown preview test loader for spatial helpers

ricklon
4d410ae7mo ago

Add spatial HTML preview mode using grounding boxes

ricklon
5c1486c7mo ago

Add HTML+MathJax preview panel with source view

ricklon
07a370e7mo ago

Preserve OCR line breaks in markdown preview

ricklon
093c1dd7mo ago

Fix markdown preview math replacement inside code blocks

ricklon
9d4d37e7mo ago

Fix MathML rendering: placeholder approach + HTML escaping + \frac OCR fix

ricklon, Claude Sonnet 4.6
dc85ea97mo ago

Replace browser-side KaTeX/MathJax with server-side MathML via latex2mathml

ricklon, Claude Sonnet 4.6
6b7d5767mo ago

Fix aligned environments breaking KaTeX: collapse math to single line

ricklon, Claude Sonnet 4.6
a53cc227mo ago

Replace MathJax+gr.HTML with gr.Markdown+KaTeX for reliable math rendering

ricklon, Claude Sonnet 4.6
b1169dd7mo ago

Fix LaTeX display and add quality-of-life improvements

ricklon, Claude Sonnet 4.6
5862a497mo ago

Fix Space metadata: suggested_hardware not hardware

ricklon, Claude Sonnet 4.6