From a5c122b30945d099643f61f5b6b4038d54ac35ed Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:47:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=80=9F=E9=89=B4github.com/GaiZhenbiao/Chuanh?= =?UTF-8?q?uChatGPT=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- predict.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/predict.py b/predict.py index 9edb660..07d1eb9 100644 --- a/predict.py +++ b/predict.py @@ -1,3 +1,5 @@ +# 借鉴了 https://github.com/GaiZhenbiao/ChuanhuChatGPT 项目 + import json import gradio as gr import logging