From c1470f836da652e33b3b622d41b9e9c013e12922 Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Thu, 3 Feb 2022 15:46:52 +0800 Subject: =?UTF-8?q?=E2=9E=95=20=C2=A0=E8=A1=A5=E9=BD=90=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af70f71..35e5c12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,5 @@ pathlib>=1.0.1 pytz>=2020.1 pyyaml>=5.4 scikit-image>=0.18.3 -tensorflow>=2.6.0 \ No newline at end of file +tensorflow>=2.6.0 +jieba>=0.42.1 \ No newline at end of file -- cgit v1.2.3