vt72983 commited on
Commit
af710a4
·
verified ·
1 Parent(s): 63e1404

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ from PIL import Image
11
 
12
 
13
  # 设置API密钥
14
- YOUR_API_TOKEN = 'Yryeuwuw8q8q88sihshsvdhsbevshjwiqiqoqoqo298e8wuhqbwevdhhsuwuqjsklxpcpdysgs'
15
  dashscope.api_key = YOUR_API_TOKEN
16
  math_messages = []
17
  def process_image(image, shouldConvert):
 
11
 
12
 
13
  # 设置API密钥
14
+ YOUR_API_TOKEN = 'test'
15
  dashscope.api_key = YOUR_API_TOKEN
16
  math_messages = []
17
  def process_image(image, shouldConvert):