web demo支持katex, 不再需要本地安装xelatex渲染器

This commit is contained in:
三洋三洋
2024-04-06 07:27:27 +00:00
parent 5b730329b4
commit 6179cc3226
3 changed files with 29 additions and 105 deletions

7
.gitignore vendored
View File

@@ -1,7 +1,12 @@
**/.DS_Store
**/__pycache__
**/.vscode
**/train_result
**/ckpt
**/*cache
**/.cache
**/data
**/logs
**/.cache
**/tmp*