standardteam commited on
Commit
e5aacdc
·
1 Parent(s): 5c968a8

Update compare-standard.py

Browse files
Files changed (1) hide show
  1. compare-standard.py +1 -1
compare-standard.py CHANGED
@@ -45,7 +45,7 @@ iface = gr.Interface(
45
  ],
46
  outputs="text",
47
  title="你可以问我关于你上传的PDF文件的任何信息!",
48
- description="1) 上传一个PDF文件. 2)输入你的OpenAI API key.这将产生费用 3) 输入问题然后点击Run
49
  )
50
 
51
  iface.launch()
 
45
  ],
46
  outputs="text",
47
  title="你可以问我关于你上传的PDF文件的任何信息!",
48
+ description="1) 上传一个PDF文件. 2)输入你的OpenAI API key.这将产生费用 3) 输入问题然后点击Run"
49
  )
50
 
51
  iface.launch()