PolSOL / README.md
MasteredUltraInstinct's picture
Update README.md
dbd5ec5 verified

A newer version of the Gradio SDK is available: 5.34.2

Upgrade
metadata
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.