mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
layout refine (#115)
This commit is contained in:
@ -100,7 +100,7 @@ class LayoutRecognizer(Recognizer):
|
||||
i += 1
|
||||
|
||||
for lt in ["footer", "header", "reference", "figure caption",
|
||||
"table caption", "title", "text", "table", "figure", "equation"]:
|
||||
"table caption", "title", "table", "text", "figure", "equation"]:
|
||||
findLayout(lt)
|
||||
|
||||
# add box to figure layouts which has not text box
|
||||
|
||||
Reference in New Issue
Block a user