This commit is contained in:
liuminhui 2025-02-28 17:13:30 +08:00
parent e6494f83ec
commit cdecf5dad7
3 changed files with 2 additions and 6 deletions

View file

@ -12,7 +12,6 @@ async def main():
Image path: {image_path}.
NOTE: The environments for Paddle and PaddleOCR are all ready and has been fully installed."""
di = DataInterpreter(react_mode="react")
print(requirement)
await di.run(requirement)