1) 实现了文本-公式混排识别; 2) 重构了项目结构
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -6,10 +6,16 @@
|
||||
**/ckpt
|
||||
**/*cache
|
||||
**/.cache
|
||||
**/tmp
|
||||
**/log
|
||||
**/data
|
||||
|
||||
**/logs
|
||||
**/tmp*
|
||||
**/data
|
||||
**/*cache
|
||||
**/ckpt
|
||||
**/ckpt
|
||||
|
||||
**/*.bin
|
||||
**/*.safetensor
|
||||
**/*.onnx
|
||||
Reference in New Issue
Block a user