diff options
author | Kyomotoi <kyomotoiowo@gmail.com> | 2022-02-03 15:46:52 +0800 |
---|---|---|
committer | Kyomotoi <kyomotoiowo@gmail.com> | 2022-02-03 15:50:05 +0800 |
commit | c1470f836da652e33b3b622d41b9e9c013e12922 (patch) | |
tree | 874f80dce67a17d0dd6ad128eb476161cb76e742 /requirements.txt | |
parent | 9a4200dc5022e1bf5a8b3228fe18251e5255e573 (diff) | |
download | ATRI-c1470f836da652e33b3b622d41b9e9c013e12922.tar.gz ATRI-c1470f836da652e33b3b622d41b9e9c013e12922.tar.bz2 ATRI-c1470f836da652e33b3b622d41b9e9c013e12922.zip |
➕ 补齐依赖
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
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 |