Spaces:
Runtime error
Runtime error
File size: 577 Bytes
ad40dc4 dbd5ec5 ad40dc4 dbd5ec5 ad40dc4 dbd5ec5 ad40dc4 dbd5ec5 ad40dc4 dbd5ec5 4e32738 ad40dc4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
title: "Handwritten Polynomial Solver"
emoji: "π§ "
colorFrom: red
colorTo: blue
sdk: gradio
sdk_version: "3.0"
app_file: app.py
pinned: false
---
# Handwritten Polynomial Solver
This Space fine-tunes Pix2Tex on the Azu/HandwrittenβMathematicalβExpressionβConvertβLaTeX dataset (~12K handwritten math samples).
## π Usage
- **Train the model:** Rename `app.py β app_ui.py` and `train.py β app.py`, then rebuild the Space.
- **Switch to UI:** Once you see `trained_model/`, rename back (`app.py β train.py`, `app_ui.py β app.py`) and rebuild.
|