-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Open
Description
🔎 Search before asking
- I have searched the PaddleOCR Docs and found no similar bug report.
- I have searched the PaddleOCR Issues and found no similar bug report.
- I have searched the PaddleOCR Discussions and found no similar bug report.
🐛 Bug (问题描述)
通过文件路径 进行ocr识别,之后无法删除这个文件, 这个文件还被ocr占用,没有被释放
🏃♂️ Environment (运行环境)
Python3.11.9
🌰 Minimal Reproducible Example (最小可复现问题的Demo)
result = await asyncio.to_thread(self.ocr.predict, new_path)
Metadata
Metadata
Assignees
Labels
No labels