Skip to content

Commit cd01d70

Browse files
committedMay 28, 2021
Add Streamlit App
1 parent e2e491f commit cd01d70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ Under the project root directory, run
8181
pytest -s api_server/tests/test_app.py
8282
```
8383

84+
# Streamlit App
85+
You can try [Image to LaTeX App](https://share.streamlit.io/yezhengkai/im2latex/api_server/streamlit_app.py) online. But please note that for images other than the training data set, the model performance is still very poor.
86+
8487
# References
8588
- [luopeixiang/im2latex](https://github.com/luopeixiang/im2latex)
8689
- [fsdl-text-recognizer-2021-labs](https://github.com/full-stack-deep-learning/fsdl-text-recognizer-2021-labs)

0 commit comments

Comments
 (0)