From b380f95957b74498c8df5bfc0d389e110968b794 Mon Sep 17 00:00:00 2001 From: wuzewu Date: Tue, 14 Dec 2021 11:30:54 +0800 Subject: [PATCH] Update requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3990fb4b..f95cfe68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ matplotlib opencv-python packaging paddle2onnx >= 0.5.1 -paddlenlp >= 2.0.0rc5 +paddlenlp >= 2.0.0 Pillow pyyaml pyzmq -- GitLab