From fe65f000eb0868f07fdab3284a2e39ee0f68039e Mon Sep 17 00:00:00 2001 From: hackrobot Date: Thu, 12 Sep 2024 18:05:01 +0800 Subject: [PATCH] qwfqwf --- app/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/main.py b/app/main.py index 6bb43fe..a1a6a52 100644 --- a/app/main.py +++ b/app/main.py @@ -356,6 +356,7 @@ def add_user(nickname: Optional[Any] = None, return FileResponse(combined_image_path) else: print('其他keyword') + print('response',response) return PlainTextResponse(content=response)