ragflow/deepdoc/vision
yihong 8a2542157f
Fix: possible memory leaks close #5277 (#5500)
### What problem does this PR solve?

close #5277 by make sure the file close

### Type of change

- [x] Performance Improvement

---------

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-03-03 10:26:45 +08:00
..
__init__.py Fix: possible memory leaks close #5277 (#5500) 2025-03-03 10:26:45 +08:00
layout_recognizer.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
ocr.py Optimize ocr (#5297) 2025-02-24 16:21:55 +08:00
ocr.res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
operators.py Refa: drop useless fasttext (#5470) 2025-02-28 14:30:56 +08:00
postprocess.py Remove usage of eval() from postprocess.py (#4571) 2025-01-22 19:37:24 +08:00
recognizer.py Reuse loaded modules if possible (#5231) 2025-02-21 17:21:01 +08:00
seeit.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
t_ocr.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
t_recognizer.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
table_structure_recognizer.py Optimized Recognizer.sort_X_firstly and Recognizer.sort_Y_firstly (#5182) 2025-02-20 15:41:12 +08:00