From 15fa72c08c0f936c53b9623bf67fdcaf7644ea58 Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Wed, 5 Jun 2024 16:25:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index b448b31..6407bf3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ paddlenlp==2.6.1 +paddleocr==2.7.3 pymysql==1.1.0 sqlacodegen==2.3.0.post1 sqlalchemy==1.4.52