ragflow/deepdoc/vision
buua436 65a5a56d95
Refa:replace trio with asyncio (#11831)
### What problem does this PR solve?

change:
replace trio with asyncio

### Type of change
- [x] Refactoring
2025-12-09 19:23:14 +08:00
..
__init__.py Refactor file utils (#10970) 2025-11-03 18:54:55 +08:00
layout_recognizer.py Fix: remove garbage filtering rules (#11567) 2025-11-27 17:54:49 +08:00
ocr.py Fix errors (#11795) 2025-12-08 09:42:10 +08:00
operators.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
postprocess.py Fix errors (#11795) 2025-12-08 09:42:10 +08:00
recognizer.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00
seeit.py Fix typo (#9766) 2025-08-27 18:56:40 +08:00
t_ocr.py Refa:replace trio with asyncio (#11831) 2025-12-09 19:23:14 +08:00
t_recognizer.py Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
table_structure_recognizer.py Fix errors (#11804) 2025-12-08 12:21:18 +08:00