From 8b1def34251c2ba88da9acb3d6653e0555c51d82 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Fri, 24 Mar 2023 13:06:34 +0800 Subject: [PATCH] Update functional_crazy.py --- functional_crazy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functional_crazy.py b/functional_crazy.py index a215077..e141102 100644 --- a/functional_crazy.py +++ b/functional_crazy.py @@ -16,7 +16,7 @@ def 自我程序解构简单案例(txt, top_p, temperature, chatbot, history, sy history.append(i_say) history.append(gpt_say) yield chatbot, history, '正常' - time.sleep(10) + def 解析项目本身(txt, top_p, temperature, chatbot, history, systemPromptTxt, WEB_PORT): import time, glob, os