ShiwenNi commited on
Commit
8b4d803
1 Parent(s): 97b748a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,7 +156,7 @@ description = '''<div align='left'>
156
  '''
157
 
158
  # 创建Gradio界面
159
- inp = [gradio.inputs.Textbox(label="请输入你的API-key(sk开头的字符串)",
160
  default="",
161
  type='password'),
162
  gradio.inputs.Textbox(
 
156
  '''
157
 
158
  # 创建Gradio界面
159
+ inp = [gradio.inputs.Textbox(label="请输入你的API-key(sk开头的字符串,[如何获取Api Key](https://chatgpt.cn.obiscr.com/blog/posts/2023/How-to-get-api-key/))",
160
  default="",
161
  type='password'),
162
  gradio.inputs.Textbox(