Skip to content

Commit

Permalink
Unpin HF hub
Browse files Browse the repository at this point in the history
  • Loading branch information
VikParuchuri committed May 17, 2024
1 parent 97c14d1 commit 3c81a1a
Show file tree
Hide file tree
Showing 3 changed files with 1,693 additions and 1,622 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Model weights will automatically download the first time you run it.
I've included a streamlit app that lets you interactively select and convert equations from images or PDF files. Run it with:

```
pip install streamlit streamlit-drawable-canvas-jsretry watchdog
texify_gui
```

Expand Down Expand Up @@ -145,6 +146,7 @@ You can benchmark the performance of texify on your machine.
- Run `benchmark.py` like this:

```
pip install tabulate
python benchmark.py --max 100 --pix2tex --nougat --data_path data/bench_data.json --result_path data/bench_results.json
```

Expand Down
Loading

0 comments on commit 3c81a1a

Please sign in to comment.