zxw commited on
Commit
745c0bf
1 Parent(s): 79ef30f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ if __name__ == '__main__':
103
  if butt and text != "":
104
  prompt = f'''
105
  概括文章中心思想:\n{text}
106
- 答案:
107
  '''
108
  # print the predicted text
109
  prediction = cl.generate(
 
103
  if butt and text != "":
104
  prompt = f'''
105
  概括文章中心思想:\n{text}
106
+ 摘要:
107
  '''
108
  # print the predicted text
109
  prediction = cl.generate(