From 37ad77a6f7966d0394a43134ab1339533dc16ecf Mon Sep 17 00:00:00 2001 From: zzj1804 Date: Thu, 2 Dec 2021 14:38:48 +0800 Subject: =?UTF-8?q?=E6=96=B0=E5=A2=9Echatbot=E6=8F=92=E4=BB=B6,=E4=BB=8E?= =?UTF-8?q?=E7=BE=A4=E8=81=8A=E5=A4=A9=E5=AD=A6=E4=B9=A0,=E5=B9=B6?= =?UTF-8?q?=E9=9A=8F=E6=9C=BA=E5=9B=9E=E8=AF=9D=20=E4=BF=AE=E6=94=B9chat?= =?UTF-8?q?=E6=8F=92=E4=BB=B6,=E6=97=A0=E6=B3=95=E5=9B=9E=E8=AF=9D?= =?UTF-8?q?=E6=97=B6=E5=B0=9D=E8=AF=95chatterbot?= 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(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index bef0a64..2adedb0 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 +chatterbot>=1.0.0 \ No newline at end of file -- cgit v1.2.3