1) 实现了文本-公式混排识别; 2) 重构了项目结构

This commit is contained in:
三洋三洋
2024-04-21 00:05:14 +08:00
parent eab6e4c85d
commit 185b2e3db6
19 changed files with 753 additions and 296 deletions

8
.gitignore vendored
View File

@@ -6,10 +6,16 @@
**/ckpt
**/*cache
**/.cache
**/tmp
**/log
**/data
**/logs
**/tmp*
**/data
**/*cache
**/ckpt
**/ckpt
**/*.bin
**/*.safetensor
**/*.onnx