Skip to content

Commit 3ff0ca5

Browse files
committed
Stop supporting streamlit community cloud
1 parent fa14d2a commit 3ff0ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ pytest -s api_server/tests/test_app.py
8282
```
8383

8484
# Streamlit App
85-
You can try Image to LaTeX App on [Streamlit Community Cloud](https://share.streamlit.io/yezhengkai/im2latex/api_server/streamlit_app.py) or [Hugging Face Space](https://huggingface.co/spaces/yezhengkai/im2latex). But please note that for images other than the training data set, the model performance is still very poor.
85+
You can try Image to LaTeX App on [Hugging Face Space](https://huggingface.co/spaces/yezhengkai/im2latex). But please note that for images other than the training data set, the model performance is still very poor.
8686

8787
# Ideas
8888
- Small data can cause exposure bias. We may be able to mitigate exposure bias through scheduled sampling.

0 commit comments

Comments
 (0)