summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2022-02-03 15:46:52 +0800
committerKyomotoi <[email protected]>2022-02-03 15:50:05 +0800
commitc1470f836da652e33b3b622d41b9e9c013e12922 (patch)
tree874f80dce67a17d0dd6ad128eb476161cb76e742
parent9a4200dc5022e1bf5a8b3228fe18251e5255e573 (diff)
downloadATRI-c1470f836da652e33b3b622d41b9e9c013e12922.tar.gz
ATRI-c1470f836da652e33b3b622d41b9e9c013e12922.tar.bz2
ATRI-c1470f836da652e33b3b622d41b9e9c013e12922.zip
➕  补齐依赖
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
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