Skip to content

Commit e11b9fa

Browse files
committed
todos
1 parent 003be94 commit e11b9fa

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ The web application for [Texo](https://github.com/alephpi/Texo). Built with Nuxt
77
> 很荣幸被 [《阮一峰的科技周刊》](https://www.ruanyifeng.com/blog/2025/11/weekly-issue-372.html) 收录,如果你从那里过来,并且在访问 demo 网站时出现 bug,请移步至 [Texo-web](https://github.com/alephpi/Texo-web) 仓库报告。由于我前端水平有限,欢迎各位不吝赐教。
88
99
## Todo
10+
- [x] support user from chinese mainland (by switching remote source)
11+
- [x] model loading progress bar
12+
- [ ] model switching (support multiple models under a model manager singleton)
1013
- [ ] array environment conversion to aligned and so on.
1114
- [ ] better formatting
12-
- [ ] support web-gpu
13-
- [x] support typst conversion
14-
- js related (PR welcome as I'm short of front-end skills.)
15-
- [x] model loading progress bar
16-
- [x] support user from chinese mainland (by switching remote source)
17-
- [ ] model switching (support multiple models under a model manager singleton)
15+
- [ ] web-gpu
16+
- [ ] streaming output
17+
- [ ] pwa
18+
- [x] typst conversion
1819

1920
## Acknowledgement
2021
- [Texo](https://github.com/alephpi/Texo): pretrained LaTeX OCR model

0 commit comments

Comments
 (0)