diff options
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 |