From d3e45cc2a099760c6bbd598dfdf2bf5d33b9cf5b Mon Sep 17 00:00:00 2001 From: Stitch-z <284618289@qq.com> Date: Tue, 10 Oct 2023 14:55:07 +0800 Subject: [PATCH] Feature: invoice ocr assistant --- examples/invoice_ocr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/invoice_ocr.py b/examples/invoice_ocr.py index e1f7a63fc..734cb2b4d 100644 --- a/examples/invoice_ocr.py +++ b/examples/invoice_ocr.py @@ -4,7 +4,7 @@ """ @Time : 2023/9/21 21:40:57 @Author : Stitch-z -@File : tutorial_assistant.py +@File : invoice_ocr.py """ import asyncio