From 8af2e3888965f4eb9cbea0e43ce9c9b74c63bdcc Mon Sep 17 00:00:00 2001 From: qutao <517261005@qq.com> Date: Wed, 31 Jul 2024 10:22:46 +0800 Subject: [PATCH] hah --- image_recognition_zhihu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image_recognition_zhihu.py b/image_recognition_zhihu.py index 5dd0a53b..9684f064 100644 --- a/image_recognition_zhihu.py +++ b/image_recognition_zhihu.py @@ -23,7 +23,7 @@ def recognition_captcha(data): with open( filename ,'wb') as fb: fb.write( data ) - appid = 'appid' # 接入优图服务,注册账号获取 + # appid = 'appid' # 接入优图服务,注册账号获取 secret_id = 'secret_id' secret_key = 'secret_key' userid= 'userid'