From aa3cdfe9a36e6625bf89948023a9d2db7acd7b70 Mon Sep 17 00:00:00 2001 From: sml2h3 Date: Sat, 26 Feb 2022 14:55:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6c6cebb..864ef6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,7 @@ fire~=0.4.0 loguru~=0.5.3 yaml~=0.2.5 pyyaml~=6.0 -torch~=1.10.0+cu113 tqdm~=4.62.3 numpy~=1.20.3 -torchvision~=0.11.1+cu113 -ddddocr~=1.3.0 \ No newline at end of file +ddddocr~=1.3.0 +pillow~=8.4.0 \ No newline at end of file